diff --git a/readme.md b/readme.md index 6584f11..61b5f26 100644 --- a/readme.md +++ b/readme.md @@ -102,7 +102,8 @@ rayjs comes with full auto-complete support in the form of the definitions file ] } } -``` +``` +After that put the `lib.raylib.d.ts` file in the same folder and optionally restart your IDE. Auto-complete should be working: ![](doc/auto-complete.png) ## Examples