Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
dpjudas committed Jan 4, 2016
1 parent 57c772f commit 217c354
Showing 1 changed file with 1 addition and 34 deletions.
35 changes: 1 addition & 34 deletions README
Original file line number Diff line number Diff line change
@@ -1,36 +1,3 @@
Getting started
---------------
There is an installation and getting started guide online at
http://clanlib.org/documentation.html

If you are upgrading from an earlier version of ClanLib, read the breaking changes document at
http://clanlib.org/breaking-changes.html

If you need help, use our forum at http://www.rtsoft.com/forums/forumdisplay.php?13-Official-ClanLib-SDK-Forums

Documentation
-------------
Please read documentation online at http://clanlib.org/documentation.html

In the Examples folder you find a selection of examples showing various
features of ClanLib.

IRC
---
Our official IRC channel is located at irc.freenode.net, channel #clanlib.

Making ClanLib even better
--------------------------
We are grateful for all the help we can get, and if you wish to contribute with
anything, don't hesitate to contact us.

If you have fixed something in ClanLib, you can send us a pull request through GitHub.

ClanLib Website
---------------
Check out ClanLib homepage at:

http://www.clanlib.org
--
Enjoy,
The ClanLib development team
You can view the official documentation by using doxygen to build it. On Linux, type 'make docs' after running configure. On Windows, point doxygen to clanlib.doxygen in the Documentation folder.

0 comments on commit 217c354

Please sign in to comment.