Added "How to use?" section
This commit is contained in:
parent
eabf588389
commit
c59cb5ac2a
1 changed files with 7 additions and 1 deletions
|
@ -2,7 +2,13 @@
|
||||||
|
|
||||||
Why? Why not.
|
Why? Why not.
|
||||||
|
|
||||||
## How to run?
|
## How to use?
|
||||||
|
|
||||||
|
```cpp
|
||||||
|
#include "dynarray.hpp"
|
||||||
|
```
|
||||||
|
|
||||||
|
## How to run example?
|
||||||
|
|
||||||
### Got make?
|
### Got make?
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue