diff options
| author | Bobby <[email protected]> | 2022-11-06 10:14:30 -0500 |
|---|---|---|
| committer | Bobby <[email protected]> | 2022-11-06 10:14:30 -0500 |
| commit | 65efa5d6be7a24f2d974f67b1b0420f1f23a4d72 (patch) | |
| tree | b49e49835cfef689eadcf33dbb98ade0aac8b69d /README.md | |
| parent | afb29a0c8325ace3eccc53ff2bd5a41004dc1fd6 (diff) | |
| download | texty-65efa5d6be7a24f2d974f67b1b0420f1f23a4d72.tar.xz texty-65efa5d6be7a24f2d974f67b1b0420f1f23a4d72.zip | |
docs: added screenshot
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -2,7 +2,14 @@ [](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 |
