diff options
| author | Ray <[email protected]> | 2017-10-12 13:51:29 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-10-12 13:51:29 +0200 |
| commit | d649ff082362e98bf3a1ed5a861d4c4cc5b27d9e (patch) | |
| tree | 86361a40216cd13480453861242035ea116f9f4b /release | |
| parent | dc6e559bf6145437c96041df92eb68563fd9482b (diff) | |
| download | raylib-d649ff082362e98bf3a1ed5a861d4c4cc5b27d9e.tar.gz raylib-d649ff082362e98bf3a1ed5a861d4c4cc5b27d9e.zip | |
Update README.md
Diffstat (limited to 'release')
| -rw-r--r-- | release/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/release/README.md b/release/README.md index f8d02ff1..7189365b 100644 --- a/release/README.md +++ b/release/README.md @@ -1,8 +1,8 @@ -## raylib release library +## raylib release -raylib library pre-compiled and ready-to-use for different platforms is provided in thsi folder, together with additional raylib required libraries for different platforms that sometimes users need to compile by themselfs. +In this folder you can find raylib library pre-compiled and ready-to-use for different platforms. -Depending on target platform some libraries can be just downloaded from their repos using some package manager software provided by the OS, very tipical in Linux (`apt-get`) and OSX. +It also includes additional raylib required libraries for different platforms that sometimes users need to compile by themselfs.Depending on target platform some libraries can be just downloaded from their repos using some package manager software provided by the OS, very tipical in Linux (`apt-get`) and OSX. **Provided libraries you will find in this folder are:** |
