diff --git a/README.md b/README.md index b020ea8..e25c604 100644 --- a/README.md +++ b/README.md @@ -17,16 +17,9 @@ risk of rain 2 mod updater/manager/installer/uninstaller/lister/searcher/info-ge - ~~'version' command~~ - ~~'search' command~~ -## normal todo -- move the print statements out of api.go, give my functions returns - ## longer-term todo - self updater - tui? -- multi threaded updating -- cache the api in non-json format for easier searching -- different function for multi-addon updating/installing so it doesn't unmarshal the json for every mod -- fuzzy mod searching - better info command - fully separate api and frontend - segment the program into r2mod-api and r2mod-cli