diff --git a/README.md b/README.md
index 8dafbf5..d57bb00 100644
--- a/README.md
+++ b/README.md
@@ -1,21 +1,21 @@
-
+
c++ encoding/decoding from arbitrary base
+c++ encoding/decoding from arbitrary base
- + --- ## Contents -[Installation](#installation) -[Contributing](#contributing) +- [Installation](#installation) +- [Contributing](#contributing) --- @@ -38,7 +38,7 @@ For build with with debug flags: ``` make -j $(nproc) DEBUG= ``` -For build tests: +For build tests (needed gtest package as dependency): ``` make tests -j $(nproc) DEBUG= ``` @@ -60,4 +60,4 @@ Now we would like to implement the following features: --- -[:arrow_up:Contents](#contents) \ No newline at end of file +[:arrow_up:Contents](#contents)