Skip to content

Commit 52aa5f5

Browse files
Add Software rendering to backends list
1 parent 2dbf9a3 commit 52aa5f5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Python Bindings for Raylib 5.6
22
## Libraries: raymath, raygui, rlgl, physac and GLFW
3-
## Backends: Desktop, SDL, DRM, Web
3+
## Backends: Desktop, SDL, DRM, Web, Software rendering
44
## Platforms: Windows, Mac, Linux, Raspberry Pi, Web
55

66
![PyPI - Downloads](https://img.shields.io/pypi/dm/raylib)
@@ -50,7 +50,6 @@ Use the [project generator](https://github.com/electronstudio/python-raylib-temp
5050

5151
# Links
5252

53-
* [Tutorial video](https://www.youtube.com/watch?v=UoAsDlUwjy0&lc=UgxCR-tvnQJITZr2IvN4AaABAg)
5453
* [Full documentation](https://electronstudio.github.io/raylib-python-cffi)
5554
* [Imgui integration](https://github.com/Scr44gr/raylib-imgui)
5655
* [Raylib Python Discord](https://discord.gg/fKDwt85aX6)

0 commit comments

Comments
 (0)