diff --git a/README.md b/README.md index e1f0920..ef001c3 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,12 @@ October 20, 2022: I'm currently working on the frontend UI, and then will clean+ # A High performance, VCD Parser written in Rust -Below is a screenshot of the early stages of the proprietary -viewer frontend that builds on this backend: +I have abandoned eGUI and will be building the following UI in +[Rust Tauri](https://github.com/ThePerfectComputer/FastWaveFrontend-Tauri). -![](assets/viewer.png) +It should work just fine in Windows and Linux also. + +![](assets/FastWaveMockup.png) # Current Features diff --git a/assets/FastWaveMockup.png b/assets/FastWaveMockup.png new file mode 100644 index 0000000..fbf030b Binary files /dev/null and b/assets/FastWaveMockup.png differ diff --git a/assets/viewer.png b/assets/viewer.png deleted file mode 100644 index a73a044..0000000 Binary files a/assets/viewer.png and /dev/null differ