From 594ca73be43cb41906a83c94552cd9b5f5a44055 Mon Sep 17 00:00:00 2001 From: G3bE Date: Sat, 15 Feb 2020 20:44:16 +1000 Subject: [PATCH] Update readme --- ReadMe.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ReadMe.md b/ReadMe.md index 62f9a34..85467ec 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -58,5 +58,5 @@ To build all available examples simply `zig build examples`. To list available e I plan on updating it every mayor release (2.5, 3.0, etc.). Keep in mind these are basically header files, so any implementation stuff should be updatable with some hacks on your side. ### What's to be done? - + Set up a proper package build and a build script for the examples + + _(Done)_ Set up a proper package build and a build script for the examples + Port all the examples