aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
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 fbf1f49..2069106 100644
--- a/readme.md
+++ b/readme.md
@@ -7,8 +7,11 @@ A C library that is to implement extend and be an alternative to the C stdard li
## Build Instructions
Requirements:
+
- [Meson](https://mesonbuild.com)
+
- [Ninja](https://ninja-build.org/)
+
- A C compiler which supports C11 or higher.
To Build: