diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..52576ce --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Eat It +Eat It is a plugin manager for mpv which allows you to declare what files you +want from git repos. + +## TODO +- move opts to a seperate file +- use the present git repos instead of relying on downloading every time +- git not outputing to the logfile + +## FAQ +``` +Q: Where does the name 'Eat It' come from? +A: The plugin manager eats all the useless files and keeps the ones you want +*and Weird Al is a funny guy* +``` |