Skip to content

Commit d19391f

Browse files
committed
Reference other available versions of the template
1 parent 464fdfc commit d19391f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,11 @@ After using this template to create your own repository, it is time to first run
1414

1515
## Other versions
1616

17-
There is also a [SDL2 version using the SDL2 Renderer](https://github.com/MartinHelmut/cpp-gui-template-sdl2) instead of
18-
OpenGL specifically, but it does not support multi-viewports or detached widgets.
17+
There are other versions of this template:
18+
19+
- [SDL3 & OpenGL](https://github.com/MartinHelmut/cpp-gui-template-sdl3-opengl)
20+
- [SDL3 Renderer](https://github.com/MartinHelmut/cpp-gui-template-sdl3)
21+
- [SDL2 Renderer](https://github.com/MartinHelmut/cpp-gui-template-sdl2)
1922

2023
## Disclaimer
2124

0 commit comments

Comments
 (0)