diff options
| author | Ray <[email protected]> | 2020-04-21 21:19:20 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-04-21 21:19:20 +0200 |
| commit | 3494a296032d8a128e86420c4bc93417b699c202 (patch) | |
| tree | ae7cf79f6ec559efd030f47289d90725fc5df43d /examples | |
| parent | 596499416f0f649bcf56b8e66aaaf1210bbcfcb2 (diff) | |
| download | raylib-3494a296032d8a128e86420c4bc93417b699c202.tar.gz raylib-3494a296032d8a128e86420c4bc93417b699c202.zip | |
Update README.md
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/README.md | 2 |
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! |
