Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shtayeb authored Oct 30, 2023
1 parent 40838e0 commit 862f0f8
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## Go Organizer
A go script that organizes files by their types and recognize Bing generated images and organize them in a folder.

## Resources
- [Learn GO](https://blog.shahryartayeb.com/courses/learn/learning-go) Course on SHTB

## Todo

- Dont hard code the directories
- [x] Dont hard code the directories
- Run the script in the background
- Create a log file to output errors to it

0 comments on commit 862f0f8

Please sign in to comment.