update README

This commit is contained in:
Aoife
2020-11-21 00:31:59 -05:00
parent 612c447ca8
commit b77c4d29f9
+2 -1
View File
@@ -7,10 +7,11 @@ Alapatch currently only supports loading and saving patch files in the .SYSEX fo
# Branch TODO List # Branch TODO List
- [x] implement React Redux Correctly - [x] implement React Redux Correctly
- [ ] finish implementing for each component - [x] finish implementing for each component
- [x] finish one timbre as an example - [x] finish one timbre as an example
- [x] update state and components to handle multiple timbres - [x] update state and components to handle multiple timbres
- [x] implement switching between currently viewed timbre - [x] implement switching between currently viewed timbre
- [ ] make a home screen!
- [ ] style components - [ ] style components
- [ ] merge with main branch - [ ] merge with main branch