Updated README.md

This commit is contained in:
Sayantan Santra 2020-06-27 19:44:51 +05:30
parent c376ed9bad
commit 499c2d8a88

View file

@ -9,7 +9,7 @@ A simple tool to unscramble English words.
```
git clone https://github.com/SinTan1729/Unscrambler
cd folderify
cd Unscrambler
g++ Unscrambler.cpp -o Unscrambler
```
Or, you can simply use the precompiled binary that's included.