aboutsummaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorCamil Staps2015-08-07 12:40:55 +0200
committerCamil Staps2015-08-07 12:40:55 +0200
commitf6ff1f7809456732cc6aa2f33a5d2095f04fcb29 (patch)
tree2c9d29911831cdfaec235a83fa659c5f95026789 /Readme.md
parentFix email markdown (diff)
Update Readme.md
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Readme.md b/Readme.md
index a917bee..aa7e41e 100644
--- a/Readme.md
+++ b/Readme.md
@@ -4,6 +4,8 @@
This project is an attempt to fix the Linux variant of Clean's ObjectIO library. In the initial commit the source code from the [Clean 2.4 sources][clean_download] has been copied. All other commits were authored by [Camil Staps][camilstaps].
+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].
+
## 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.