Skip to content

Commit

Permalink
Updated the website links in readme.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentGomila committed Apr 6, 2013
1 parent 7535e03 commit 7aab9a2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,24 +13,24 @@ Laurent Gomila - main developer ([email protected])
Download
--------

You can get the latest official release on SFML website (http://www.sfml-dev.org/download.php).
You can get the latest official release on SFML website (http://www.sfml-dev.org/download/csfml).
You can also get the current development version from the git repository (https://github.com/LaurentGomila/CSFML).

Learn
-----

There is no tutorial for CSFML, but since it's a binding you can use the C++ resources:
* The official tutorials (http://www.sfml-dev.org/tutorials/)
* The online API documentation (http://www.sfml-dev.org/documentation/)
* The official tutorials (http://www.sfml-dev.org/tutorials.php)
* The online API documentation (http://www.sfml-dev.org/documentation.php)
* The community wiki (https://github.com/LaurentGomila/SFML/wiki/)
* The community forum (http://www.sfml-dev.org/forum/)
* The community forum (http://en.sfml-dev.org/forums/) (or http://fr.sfml-dev.org/forums/ for french people)

Of course, you can also find the CSFM API documentation in the SDK.

Contribute
----------

SFML and CSFML are open-source projects, and they need your help to go on growing and improving.
Don't hesitate to post suggestions or bug reports on the forum (http://www.sfml-dev.org/forum/),
Don't hesitate to post suggestions or bug reports on the forum (http://en.sfml-dev.org/forums/),
submit patches by e-mail, or post new bugs/features requests on the task tracker (https://github.com/LaurentGomila/CSFML/issues/).
You can even fork the project on github, maintain your own version and send us pull requests periodically to merge your work.

0 comments on commit 7aab9a2

Please sign in to comment.