Quellcode durchsuchen

Updated readme roadmap

arianagiroux vor 4 Wochen
Ursprung
Commit
dfaa832436
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 2 2
      Readme.md

+ 2 - 2
Readme.md

@@ -6,8 +6,8 @@ to run the project, simply `go run .`
 
 ### Core
  - [x] Implement Bubbletea framework
- - [ ] Implement lipgloss styling
- - [ ] Implement bubbles widgets (where applicable)
+ - [x] Implement lipgloss styling
+ - [ ] Implement viewport logic via bubbles
  - [x] Implement ntcharts framework for tables
 
 ### Extras