diff --git a/README.md b/README.md index 5ac9616..127cec2 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ Alapatch currently only supports loading and saving patch files in the .SYSEX fo - [x] Sysex File Loading - [x] Binary Parsing to Object -- [ ] Object to Binary Serialising (In Progress, Current Focus) - [x] UI Design -- [ ] UI Implementation (In Progress) -- [ ] Editor Implementation (In Progress) +- [x] UI Implementation +- [x] Editor Implementation +- [ ] Object to Binary Serialising (In Progress, Current Focus) - [ ] Send Sysex to Machine via Midi Message (In Progress) diff --git a/public/logo192.png b/public/logo192.png deleted file mode 100644 index fc44b0a..0000000 Binary files a/public/logo192.png and /dev/null differ diff --git a/public/logo512.png b/public/logo512.png deleted file mode 100644 index a4e47a6..0000000 Binary files a/public/logo512.png and /dev/null differ