aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Weissflog <floooh@gmail.com>2018-10-17 20:32:14 +0200
committerAndre Weissflog <floooh@gmail.com>2018-10-17 20:32:14 +0200
commit277208aa70796f2ea3674dc8cdc9312c5fb8637c (patch)
tree64ef6d20c08c077a78b7d9a7ebdfe31ff0540fdf
parentddfdfc376b6f9cfa8e8cfc2c1c351a6b7b73b809 (diff)
small README fix
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index acf21520..fa7a15fa 100644
--- a/README.md
+++ b/README.md
@@ -362,8 +362,8 @@ int main(int argc, char* argv[]) {
}
```
-See the [Tiny Emulators](https://floooh.github.io/tiny8bit/) for more
-interesting examples.
+See the sokol_args.h header for a more complete documentation, and the [Tiny
+Emulators](https://floooh.github.io/tiny8bit/) for more interesting usage examples.
# Updates