ソースを参照

Updated readme!

arianagiroux 4 週間 前
コミット
18eb44593d
1 ファイル変更2 行追加2 行削除
  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)