From 09c17437ab53204757b1b71e1815c7d9b47daa1a Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Wed, 1 Mar 2023 16:13:26 +0100 Subject: Edit README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 976efad..b93687d 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ Just an include file. +``` +# make install +``` +and include `string2.h` like this: + +``` +#include +``` +If you don't want to install string2, just copy string2.h in your project. -- cgit v1.2.3