diff options
| author | Ray <[email protected]> | 2018-02-03 11:33:05 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2018-02-03 11:33:05 +0100 |
| commit | 5bb23c6c066c40a1b0821645b3cd74bb120cf323 (patch) | |
| tree | e23e3ef9f48bad903d07337b57d8342c8f3f5851 /release | |
| parent | 7918c0bf71e3b114264916c64def263e83ce78d0 (diff) | |
| download | raylib-5bb23c6c066c40a1b0821645b3cd74bb120cf323.tar.gz raylib-5bb23c6c066c40a1b0821645b3cd74bb120cf323.zip | |
Update README.md
Diffstat (limited to 'release')
| -rw-r--r-- | release/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/release/README.md b/release/README.md index 560070f5..3c5c7a6e 100644 --- a/release/README.md +++ b/release/README.md @@ -2,4 +2,6 @@ In this folder you can find raylib library pre-compiled and ready-to-use for different platforms. -For detailed information on raylib external dependencies, just check [Wiki information on external dependencies](https://github.com/raysan5/raylib/wiki/External-dependencies). +For detailed information on raylib external dependencies, just check [Wiki information on external dependencies](https://github.com/raysan5/raylib/wiki/raylib-external-dependencies). + +**NOTE: Next raylib version is removing all external dependencies.** |
