Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmagic2020 committed Apr 10, 2024
1 parent 9061624 commit fb4978e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,12 @@ View help: `hangman -h`

**Clang Version:** Apple clang version 15.0.0 (clang-1500.3.9.4)

**Libraries Used:**

| Name | Author | Version |
| ---- | ------ | ------- |
| [curl](https://curl.se/) | | 8.7.1 |
| [JSON for Modern C++](https://github.com/nlohmann/json/) | Niels Lohmann | 3.11.3 |
| [CLI11](https://github.com/CLIUtils/CLI11) | | 2.4.1 |

**Offline Data Path:** ./.thehangmangame/ (relative to executable, usually stored in `User/`)

0 comments on commit fb4978e

Please sign in to comment.