Updated Library Documentation (markdown)
@@ -1,6 +1,10 @@
|
|||||||
## libhelper library
|
## libhelper library
|
||||||
It provides functions, classes and macros that will make your work easier when writing your string program, such as the name `libhelper`.
|
It provides functions, classes and macros that will make your work easier when writing your string program, such as the name `libhelper`.
|
||||||
|
|
||||||
|
```c++
|
||||||
|
#include <libhelper/lib.hpp>
|
||||||
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Helpful macros and variables
|
### Helpful macros and variables
|
||||||
|
|||||||
Reference in New Issue
Block a user