diff options
author | Camil Staps | 2015-08-07 12:40:55 +0200 |
---|---|---|
committer | Camil Staps | 2015-08-07 12:40:55 +0200 |
commit | f6ff1f7809456732cc6aa2f33a5d2095f04fcb29 (patch) | |
tree | 2c9d29911831cdfaec235a83fa659c5f95026789 /Readme.md | |
parent | Fix email markdown (diff) |
Update Readme.md
Diffstat (limited to 'Readme.md')
-rw-r--r-- | Readme.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |