Skip to content

Commit

Permalink
Readme.md was modified
Browse files Browse the repository at this point in the history
  • Loading branch information
m110h committed Jul 17, 2021
1 parent 4bba636 commit 21ae8a9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,14 @@ Vocabulator uses external projects enumerated below:
3. https://github.com/SergiusTheBest/plog
4. https://github.com/hyperrealm/libconfig

## How to build
1. git clone --recurse-submodules https://github.com/m110h/vocabulator.git
2. cd vocabulator
3. mkdir build
4. cd build
5. cmake ..
6. make
An output executable file will be placed in vocabulator/bin directory.

## Screenshot
![Image description](screenshots/main_menu.jpg)

0 comments on commit 21ae8a9

Please sign in to comment.