Udated README.md

This commit is contained in:
Ethan Smith-Coss 2023-07-30 13:30:15 +01:00
parent ef81c93d52
commit 9099b4aa1e
Signed by: TheOnePath
GPG Key ID: 4E7D436CE1A0BAF1

View File

@ -6,7 +6,10 @@ An additional package manager for managing Microsoft apps on Linux distros.
## TODO ## TODO
- [x] CLI Parser - [x] CLI Parser
- [ ] Logging - [x] Logging
- [ ] Error system - [ ] Error system
- [ ] Translation system (I18N and PO files) - [ ] Translation system (I18N and PO files)
- [ ] CLI UI - [ ] CLI UI
- [ ] Package installer
- [ ] Dependency resolver
- [ ] Package Plug-in Manager