diff options
author | 2023-02-07 12:40:17 +0100 | |
---|---|---|
committer | 2023-02-07 12:40:17 +0100 | |
commit | 0fbd8928ab89d04820a6063bc53ae94adef93a32 (patch) | |
tree | 97dfe6893932781a1acae9fb307bc3750172ec23 | |
parent | f547074bd83456767bc6093cf17b6493b8fe2be1 (diff) | |
download | string2-0fbd8928ab89d04820a6063bc53ae94adef93a32.tar.gz string2-0fbd8928ab89d04820a6063bc53ae94adef93a32.zip |
Add note section
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,3 +12,6 @@ It's simple, just: ``` $ make ``` + +## Note +This project is compatible with both BSD make and GNU make. |