aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlessandro Iezzi <aiezzi@alessandroiezzi.it>2023-02-07 12:40:17 +0100
committerAlessandro Iezzi <aiezzi@alessandroiezzi.it>2023-02-07 12:40:17 +0100
commit0fbd8928ab89d04820a6063bc53ae94adef93a32 (patch)
tree97dfe6893932781a1acae9fb307bc3750172ec23 /README.md
parentf547074bd83456767bc6093cf17b6493b8fe2be1 (diff)
downloadstring2-0fbd8928ab89d04820a6063bc53ae94adef93a32.tar.gz
string2-0fbd8928ab89d04820a6063bc53ae94adef93a32.zip
Add note section
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index d99f40b..f2b4480 100644
--- a/README.md
+++ b/README.md
@@ -12,3 +12,6 @@ It's simple, just:
```
$ make
```
+
+## Note
+This project is compatible with both BSD make and GNU make.