Update README.md
This commit is contained in:
parent
1843da3b91
commit
c04ac94335
|
|
@ -128,7 +128,7 @@ This fork adds some features,Like:
|
||||||
|
|
||||||
Functions added in this fork to raylib API
|
Functions added in this fork to raylib API
|
||||||
-------
|
-------
|
||||||
- `RLAPI const char *GetOS(void);`, To get OS,Returns one of the following as string:
|
- `RLAPI const char *GetOS(void);` To get OS,Returns one of the following as string:
|
||||||
- `Windows`
|
- `Windows`
|
||||||
- `OSX`
|
- `OSX`
|
||||||
- `Linux`
|
- `Linux`
|
||||||
|
|
@ -140,7 +140,7 @@ Functions added in this fork to raylib API
|
||||||
- `NetBSD`
|
- `NetBSD`
|
||||||
- `DragonFlyBSD`
|
- `DragonFlyBSD`
|
||||||
- `Solaris`
|
- `Solaris`
|
||||||
- `RLAPI void Execute(const char *command);`, To execute shell/batch command
|
- `RLAPI void Execute(const char *command);` To execute shell/batch command
|
||||||
|
|
||||||
Functions added usage
|
Functions added usage
|
||||||
------
|
------
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user