Added tested on information to readme

Author Mitja Felicijan <mitja.felicijan@gmail.com> 2024-05-12 03:40:45 +0200
Committer Mitja Felicijan <mitja.felicijan@gmail.com> 2024-05-12 03:40:45 +0200
Commit 7218d94cd2c1cc86e1a855d5e5b443a78c02baa0 (patch)
-rw-r--r-- README.md 5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
...
21
- Automatic description inclusion in help message.
21
- Automatic description inclusion in help message.
22
- Automatic license inclusion in help message.
22
- Automatic license inclusion in help message.
23
  
23
  
  
24
Tested on:
  
25
  
  
26
- GNU Linux Debian 12 with GNU Make 4.3
  
27
- macOS Sonoma 14.4.1 with GNU Make 3.81
  
28
  
24
## How to use
29
## How to use
25
  
30
  
26
First you will need to download `makext.mk` file from the repository to
31
First you will need to download `makext.mk` file from the repository to
...