aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index bfb6311..0a9efc8 100644
--- a/Readme.md
+++ b/Readme.md
@@ -6,6 +6,10 @@ This project is an attempt to fix the Linux variant of Clean's ObjectIO library.
This is not a standalone project. This repository only contains the OS specific files. In addition to that, you will need the general library as well. This can be downloaded from the [Clean download site][clean_download].
+## Setting up
+
+See the [Setting up page on the wiki][wiki_setting_up].
+
## Legal
The ObjectIO library is subject to the [Clean License Conditions][clean_license], which means it is available under the LGPL and a commercial license.
@@ -35,3 +39,4 @@ If you would like some help to get started with this library's development, plea
[camilstaps]: http://www.camilstaps.nl
[wiki]: https://github.com/camilstaps/ObjectIO/wiki
+[wiki_setting_up]: https://github.com/camilstaps/ObjectIO/wiki/Setting-up