summaryrefslogtreecommitdiffhomepage
path: root/examples/README.md
diff options
context:
space:
mode:
authorRay <[email protected]>2020-04-21 21:19:20 +0200
committerGitHub <[email protected]>2020-04-21 21:19:20 +0200
commit3494a296032d8a128e86420c4bc93417b699c202 (patch)
treeae7cf79f6ec559efd030f47289d90725fc5df43d /examples/README.md
parent596499416f0f649bcf56b8e66aaaf1210bbcfcb2 (diff)
downloadraylib-3494a296032d8a128e86420c4bc93417b699c202.tar.gz
raylib-3494a296032d8a128e86420c4bc93417b699c202.zip
Update README.md
Diffstat (limited to 'examples/README.md')
-rw-r--r--examples/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/README.md b/examples/README.md
index 6380992f..c516dbc2 100644
--- a/examples/README.md
+++ b/examples/README.md
@@ -185,7 +185,7 @@ Examples showing raylib misc functionality that does not fit in other categories
|----|----------|--------|:----------:|:---:|
| 113 | [raudio_standalone](others/raudio_standalone.c) | | ray | |
| 114 | [rlgl_standalone](others/rlgl_standalone.c) | | ray | |
-| 115 | [easings_testbed](others/easings_testbed.c) | | ray | |
+| 115 | [easings_testbed](others/easings_testbed.c) | | [Juan Miguel López](https://github.com/flashback-fx) | |
As always contributions are welcome, feel free to send new examples! Here it is an [examples template](examples_template.c) to start with!