mirror of https://github.com/mode777/rayjs.git
Update readme.md
This commit is contained in:
parent
52695d8a99
commit
1579be5d1d
|
@ -103,6 +103,7 @@ 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)
|
![](doc/auto-complete.png)
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
Loading…
Reference in New Issue