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