commit 875edc6081555b022d40eeeb9dd069764cf7af7f parent f43d006f67ba520f7ac85bd1b9c3ca0c0d4b3f6f Author: Remy Noulin (Spartatek) <remy.noulin@spartatek.se> Date: Thu, 23 Mar 2017 13:19:08 +0100 add README README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) Diffstat:
| A | README.md | | | 11 | +++++++++++ |
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -0,0 +1,11 @@ +# Install dmce + +- Download [dmceScript.c](https://raw.githubusercontent.com/RemyNoulin/libsheepy/master/example/dmceScript.c) +- Compile or setup `tcc` + +For more information, look at the example section of [libsheepy](https://github.com/RemyNoulin/libsheepy) + +# Demo + +- Edit `demo.c` and save +- Run `runAndDMCE.sh`