summaryrefslogtreecommitdiffhomepage
path: root/BINDINGS.md
diff options
context:
space:
mode:
authorRay <[email protected]>2020-05-07 19:19:13 +0200
committerGitHub <[email protected]>2020-05-07 19:19:13 +0200
commita813c40abfd0bc44fc647fa550827e46623a4de1 (patch)
treeebf85548804387464994217d69b9f655223fc665 /BINDINGS.md
parent37dccd98a630436ba00616b66ce5b46cd271cfa7 (diff)
downloadraylib-a813c40abfd0bc44fc647fa550827e46623a4de1.tar.gz
raylib-a813c40abfd0bc44fc647fa550827e46623a4de1.zip
Update BINDINGS.md
Diffstat (limited to 'BINDINGS.md')
-rw-r--r--BINDINGS.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/BINDINGS.md b/BINDINGS.md
index 497089eb..4b09b5b4 100644
--- a/BINDINGS.md
+++ b/BINDINGS.md
@@ -1,6 +1,8 @@
## raylib bindings
-Some people ported raylib to other languages in form of bindings or wrappers to the library, here is a list with the ones I'm aware of:
+Some people ported raylib to other languages in form of bindings or wrappers to the library.
+
+Here it is a list with the ones I'm aware of:
| name | language | repo |
|:------------------:|:--------------:|----------------------------------------------------------------------|
@@ -76,5 +78,4 @@ Missing some language? Check the [bindings not yet in this list](https://gist.gi
Usually, raylib bindings follow the convention: `raylib-{language}`
-Let me know if you're writing a new binding for raylib, I will list it here and I usually
-provide the icon/logo for that new language binding.
+Let me know if you're writing a new binding for raylib, I will list it here!