diff --git a/README.md b/README.md index 8e462e7..e2a7b1c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,13 @@ Why? Why not. -## How to run? +## How to use? + +```cpp +#include "dynarray.hpp" +``` + +## How to run example? ### Got make?