Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
viraxor authored Jul 15, 2022
1 parent 824cb27 commit c4e8956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ a small image editing project in Python and Tkinter
## usage
this is a small project that can modify images in various ways.
* when main.py is ran, you get a file dialogue where you can select the image that you want to open.
* the image opens and you are greeted with a window where your image is located and underneath it are some buttons.
* the image opens and you are greeted with a window where your image is shown and under it are some buttons.
* those buttons are the filters that can be used in order to manipulate the image.
* you can scroll through all the buttons by pressing left and right arrows on the (broken) scrollbar.

0 comments on commit c4e8956

Please sign in to comment.