Quellcode durchsuchen

Fix typo in BINDINGS.md (#4493)

pull/4494/head
Oussama Teyib vor 2 Tagen
committed von GitHub
Ursprung
Commit
4f091f44a8
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: B5690EEEBB952194
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      BINDINGS.md

+ 1
- 1
BINDINGS.md Datei anzeigen

@ -87,7 +87,7 @@ Some people ported raylib to other languages in the form of bindings or wrappers
### Utility Wrapers
These are utility wrappers for specific languages, they are not required to use raylib in the language but may adapt the raylib API to be more inline with the language's pardigm.
These are utility wrappers for specific languages, they are not required to use raylib in the language but may adapt the raylib API to be more inline with the language's paradigm.
| Name | raylib Version | Language | License |
| ---------------------------------------------------- | :------------: | :------------------------------------------: | :-----: |
| [raylib-cpp](https://github.com/robloach/raylib-cpp) | **5.0** | [C++](https://en.wikipedia.org/wiki/C%2B%2B) | Zlib |

Laden…
Abbrechen
Speichern