Skip to content

Commit 9402232

Browse files
authored
Mention third-party resource in readme.md
1 parent 603122a commit 9402232

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ You can get the latest official release on [SFML website](https://www.sfml-dev.o
2626

2727
## Learn
2828

29+
### Offical resources
30+
2931
There is no tutorial for CSFML, but since it's a binding you can use the C++ resources:
3032

3133
* The [official tutorials](https://www.sfml-dev.org/tutorials/)
@@ -35,6 +37,10 @@ There is no tutorial for CSFML, but since it's a binding you can use the C++ res
3537

3638
Of course, you can also find the CSFML API documentation in the SDK.
3739

40+
### Third-party resources
41+
42+
* Sigmanificient's [CSFML API Reference](https://github.com/Sigmanificient)
43+
3844
## Building
3945

4046
Building CSFML follows typical CMake conventions.

0 commit comments

Comments
 (0)