1 files changed, 12 insertions(+), 0 deletions(-)

M README.md
M README.md +12 -0
@@ 101,6 101,18 @@ Mainly this is a tool that I wish I had 
 some time. Also I started learning Go and wanted a project to help me learn the
 language.
 
+## Use Cases
+
+There are many different use cases but here are a few examples of what I
+currently, or plan to, use it for.
+
+- Search my documents for specific content (useful after I ditched Google
+  Docs)
+- Tag files to be used for backup then query those in my system backup script
+- Read exif data from photos to auto tag based on location
+- Tag my mp3's that are from mix tapes (they're basically impossible to find on
+  streaming services so I manage my mix tapes with a custom system I created).
+
 ## Status
 
 Currently all functionality works as expected however there may be some UI