From 65efa5d6be7a24f2d974f67b1b0420f1f23a4d72 Mon Sep 17 00:00:00 2001 From: Bobby Date: Sun, 6 Nov 2022 10:14:30 -0500 Subject: docs: added screenshot --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 27c4130..b335d4d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,14 @@ [![Texty Build](https://github.com/luciferreeves/texty/actions/workflows/texty.yaml/badge.svg)](https://github.com/luciferreeves/texty/actions/workflows/texty.yaml) -Text Editor +Text is a simple, easy to use, and fast text editor written in Python using the Tkinter library. It is currently in development and is not yet ready for use. + +#### Current Screenshot + + +

+ Current Screenshot +

## Requirements -- cgit v1.2.3