aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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