arianagiroux před 4 týdny
rodič
revize
18eb44593d
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      Readme.md

+ 2 - 2
Readme.md

@@ -5,10 +5,10 @@ to run the project, simply `go run .`
 ## TODO:
 
 ### Core
- - [ ] Implement Bubbletea framework
+ - [x] Implement Bubbletea framework
  - [ ] Implement lipgloss styling
  - [ ] Implement bubbles widgets (where applicable)
- - [ ] Implement ntcharts framework for tables
+ - [x] Implement ntcharts framework for tables
 
 ### Extras
  - [ ] Implement ssh TUI client (via wish)