Skip to content

Commit

Permalink
fix gui path
Browse files Browse the repository at this point in the history
  • Loading branch information
splch authored Dec 9, 2021
1 parent bad26f7 commit a85c0a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pip3 install numpy, scipy
python3 Main.py
```
* Once you saw the interface, you can start using the test suite.
![Test Suite Screenshot](https://astevekho.s3.us-east-2.amazonaws.com/Screen+Shot+2019-12-11+at+22.24.08.png)
![Test Suite Screenshot](https://user-images.githubusercontent.com/25377399/145481469-183b14c3-cad8-4a8b-a841-7d45a09714a8.png)

* Input Data - Input Data contains Binary Data, Binary Data File and String Data File
* Binary Data - You can only enter a BINARY STRING here (ex:1100100100001111110110101010001000100001011010001100001000110100110001001100011001100010100010111000)
Expand Down

0 comments on commit a85c0a9

Please sign in to comment.