aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-11-06 10:14:30 -0500
committerBobby <[email protected]>2022-11-06 10:14:30 -0500
commit65efa5d6be7a24f2d974f67b1b0420f1f23a4d72 (patch)
treeb49e49835cfef689eadcf33dbb98ade0aac8b69d /README.md
parentafb29a0c8325ace3eccc53ff2bd5a41004dc1fd6 (diff)
downloadtexty-65efa5d6be7a24f2d974f67b1b0420f1f23a4d72.tar.xz
texty-65efa5d6be7a24f2d974f67b1b0420f1f23a4d72.zip
docs: added screenshot
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
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
+
+<!-- Center Image -->
+<p align="center">
+ <img src="assets/current.png" alt="Current Screenshot" width="600" height="400">
+</p>
## Requirements