←︎ mzk :: 244878c


1
commit 244878ca40eb979982edba15b486899f820d8837
2
Author: acidvegas <acid.vegas@acid.vegas>
3
Date:   Thu Jul 25 01:01:24 2019 -0400
4
5
    added todos
6
---
7
 README.md | 10 ++++++++--
8
 1 file changed, 8 insertions(+), 2 deletions(-)
9
10
diff --git a/README.md b/README.md
11
index 2314d4d..e59e62a 100644
12
--- a/README.md
13
+++ b/README.md
14
@@ -5,7 +5,13 @@
15
 ![](screens/intervals_scales.png)
16
 ![](screens/scale.png)
17
 
18
-# Information
19
+## Information
20
 This repository originally started off as a means of using Python to learn music theory, specifcally guitar theory, since the basis of musical sound can be described mathematically *(in acoustics)* and exhibits a remarkable array of number properties.
21
 
22
-It is still a work in progress, so some functions and features may not work as excepted or at all. Would love some collaboration on this project!
23
+It is still a work in progress, so some functions and features may not work as excepted or at all. Would love some collaboration on this project!
24
+
25
+## Todo
26
+* Dynamic table sizing based on item/key lengths
27
+* Finish chord generation
28
+* Color support for windows
29
+* Scale/chord ASCII coloring