diff --git a/README.md b/README.md index 09d0714..86a769b 100644 --- a/README.md +++ b/README.md @@ -63,8 +63,6 @@ See `modules/extra_commands.py` and `modules/http_service.py` for an example of # Todo -- Maybe add ability to search for modules in directories set by a command - - Create module to add auth for the cli connections... +- Create module for module to module communication... -- Add error handling to core_daemon and daemon_cli...