summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--TODO.md2
2 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index d6b1dfa..6620adf 100644
--- a/README.md
+++ b/README.md
@@ -184,4 +184,4 @@ guidelines](.github/CONTRIBUTING.md) and submit any refactoring issues or pull
requests.
## credits
-Credit to my good friend [Charles](heyitscharles.com) for logo design.
+Credit to my good friend [Charles](http://heyitscharles.com) for logo design.
diff --git a/TODO.md b/TODO.md
index e6456cd..6047985 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,6 +1,8 @@
# TODO
### chores
+0. Add a simpler loading spinner during --lucky retrieval and between SPACE and
+ TUI.
0. Use `include_str!` instead of hardcoding `colors.toml`.
1. Move to github actions ASAP, travis & appveyor are a PITA. See resources below.
2. Refactor layout handling (see TODO on `tui::views::LayoutView::relayout`)