diff --git a/README.md b/README.md index fd697e3..e8554c8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # diff-folders This tool allows you to display differences in a list of compared folders in the terminal. -(This is my first project to learn rust) +(This project is what I use to learn rust) # Usage @@ -21,7 +21,7 @@ diff-folders | ----------- | ----------- | | Red | deleted | | Green | created | -| Yellow | Modified | +| Yellow | modified | # Shortcut Keys diff --git a/images/demo.gif b/images/demo.gif index 7f157a9..6bab786 100644 Binary files a/images/demo.gif and b/images/demo.gif differ