commit fb14566b57472571a5f990186fca7b0d4aea6a4e parent 6de4c43116f611d7d09773df0fc94715a7acc7c2 Author: Remy Noulin <loader2x@gmail.com> Date: Wed, 15 Aug 2018 15:54:16 +0200 add link to libsheepy README.md | 2 ++ 1 file changed, 2 insertions(+) Diffstat:
M | README.md | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -6,3 +6,5 @@ gcc -ggdb main.c gdb -tui a.out + +For a more advanced use of this model see: [libsheepy](https://github.com/RemyNoulin/libsheepy)