diff --git a/README.md b/README.md index 151a92b..b0cdc8a 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ For example, if the output of the program is 1, then this means that even if an ## Compilation -The build uses cmake. Additionally, you need the (boost)[https://www.boost.org] and (cpr)[https://libcpr.org] libraries to build, refer to these pages to install them. +The build uses cmake. Additionally, you need the [boost](https://www.boost.org) and [cpr](https://libcpr.org) libraries to build, refer to these pages to install them.