Skip to content

Commit 9c71fc8

Browse files
authored
Update README.md
1 parent 884f99c commit 9c71fc8

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,10 @@
22

33
[FreeBasic](https://freebasic.net/) bindings for [raylib](https://github.com/raysan5/raylib)
44

5-
platform |
6-
------------ | -------------
7-
linux | works
8-
windows | works
9-
mac | should works
10-
bsd | should works
5+
Lib | Linux | Windows | Mac | BSD |
6+
--- | ----- | ------- | --- | --- |
7+
raylib.h | works | works | should works | should works
8+
raymath.h | works | works | should works | should works
119

1210
## example
1311
```basic

0 commit comments

Comments
 (0)