From 76561e38310fa8cd60c897db6420eb93afd8870a Mon Sep 17 00:00:00 2001 From: whitequark Date: Thu, 12 Jul 2018 20:58:40 +0000 Subject: [PATCH] README: add Community section. --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 7412e92..d2b266d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,19 @@ This repository contains the source code of [SolveSpace][], a parametric [solvespace]: http://solvespace.com +Community +--------- + +The official SolveSpace [website][sswebsite] has [tutorials][sstutorial], +[reference manual][ssref] and a [forum][ssforum]; there is also an official +IRC channel [#solvespace at irc.freenode.net][ssirc]. + +[sswebsite]: http://solvespace.com/ +[ssref]: http://solvespace.com/ref.pl +[sstutorial]: http://solvespace.com/tutorial.pl +[ssforum]: http://solvespace.com/forum.pl +[ssirc]: https://webchat.freenode.net/?channels=solvespace + Installation ------------