diff --git a/roadmap.md b/roadmap.md index 8189a3b0..8f41056e 100644 --- a/roadmap.md +++ b/roadmap.md @@ -7,10 +7,9 @@ - [ ] Focus on tasks that take time in Linux and automate them. (Example: Removing a user, adding a user, etc. - but mostly BASH scripts with POSIX compliance.) - [ ] Remove Binary linutil from being tracked in git and make it a github action. - [ ] Document every function and feature of linutil. (Preview panel description addition) -- [ ] Create a discord server for linutil and invite the community. +- [x] Create a discord server for linutil and invite the community. - [ ] Power Optimizations for Laptops - ## Milestones ### Q3 2024 - [ ] Finish the foundation of the project in CLI mode.