aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: b93687d95b4e42c1a470cfcf03bedffcae987f47 (plain)
1
2
3
4
5
6
7
8
9
10
Just an include file.
```
# make install
```
and include `string2.h` like this:

```
#include <string2.h>
```
If you don't want to install string2, just copy string2.h in your project.