From 4a242cd966f467fd0131006b94c64812bc12a25d Mon Sep 17 00:00:00 2001 From: Nathan Sweet Date: Tue, 14 Oct 2014 00:37:18 +0200 Subject: [PATCH] Update README.md --- spine-c/README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/spine-c/README.md b/spine-c/README.md index f3a72db18..71ec54b08 100644 --- a/spine-c/README.md +++ b/spine-c/README.md @@ -11,10 +11,6 @@ Alternatively, the contents of the `spine-c/src` and `spine-c/include` directori If `SPINE_SHORT_NAMES` is defined, the `sp` prefix for all structs and functions is optional. Only use this if the spine-c names won't cause a conflict. -## Examples - -[Loading data](https://github.com/EsotericSoftware/spine-runtimes/blob/master/spine-c/example/main.c) - ## Extension Extending spine-c requires implementing three methods: