Skip to content

Commit 147cf66

Browse files
authored
Create README.md
1 parent 707440a commit 147cf66

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
A simple and fun spelling corrector app made with tkinter python.
2+
3+
## Requirements / Dependencies
4+
- Python version 3.7 or higher. If you don't have python installed, go to this [website](https://www.python.org/) here.
5+
- textblob. Install it by typing this command in your terminal `pip install textblob`
6+
- Download the images attached and configure the correct path from your PC.
7+
8+
## A snippet
9+
10+
<img width="376" alt="Screenshot 2022-10-04 073723" src="https://user-images.githubusercontent.com/106478752/193723668-8cdcd910-7c8d-42a8-b0eb-b9bbaad2d9e2.png">

0 commit comments

Comments
 (0)