From 47ded4d1703011d8eeb9f3d4c4df74d57ffab210 Mon Sep 17 00:00:00 2001 From: mbndr Date: Sat, 9 Sep 2017 14:59:10 +0200 Subject: [PATCH] update todo list --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b1e7457..b5e7d21 100644 --- a/README.md +++ b/README.md @@ -130,10 +130,11 @@ The default font is `standard`. These are the builtin fonts: Other fonts can mainly be found on [figlet](http://www.figlet.org). You have to load them as in [this example](#other-font). ## Todo -- [ ] Tests? +- [ ] Tests - [ ] automatically the perfect char margin - [ ] Linebreak possible? - [ ] Pointer-Value standarization +- [ ] Parser as interface - [x] Cli client - [x] Colors in the cli client - [x] No dependencies (fatih/color)