Move android and rpi examples to others
This commit is contained in:
parent
5f11d4eab4
commit
438d1cfad7
16 changed files with 2 additions and 2 deletions
|
@ -33,11 +33,11 @@ You can also build binary in [MSYS2](https://msys2.github.io/) shell.
|
|||
|
||||
##### Android
|
||||
|
||||
[Android example](https://github.com/gen2brain/raylib-go/tree/master/examples/android/example).
|
||||
[Android example](https://github.com/gen2brain/raylib-go/tree/master/examples/others/android/example).
|
||||
|
||||
##### Raspberry Pi
|
||||
|
||||
[RPi example](https://github.com/gen2brain/raylib-go/tree/master/examples/rpi/basic_window).
|
||||
[RPi example](https://github.com/gen2brain/raylib-go/tree/master/examples/others/rpi/basic_window).
|
||||
|
||||
### Installation
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue