]> git.tuebingen.mpg.de Git - osl.git/blobdiff - README
web: Convert QUICK_START to markdown syntax.
[osl.git] / README
diff --git a/README b/README
index 578cc34a6c1f965dc3eeee1819c50cd3aacbda79..75f60c49b353f1c5045e69f521957985dc1789c6 100644 (file)
--- a/README
+++ b/README
@@ -17,7 +17,7 @@ rudimentary table locking mechanism.
 
 - There are no dependencies on external libraries. An augmented
 version of the red-black tree implementation of the linux
-kernel is in included in the libosl package.
+kernel is included in the libosl package.
 
 Libosl is fast:
 
@@ -27,8 +27,8 @@ Libosl is fast:
 
 Libosl is portable:
 
-- It is known to compile and run on Linux, MacOS, FreeBSD,
-NetBSD and Solaris.
+- It is known to compile and run on Linux, FreeBSD, NetBSD. It might
+work on other Unix systems as well.
 
 - Content and metadata is stored in an endian-agnostic way.