소스 검색

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)