]> git.tuebingen.mpg.de Git - osl.git/blobdiff - README
Merge branch 'master' into next
[osl.git] / README
diff --git a/README b/README
index 944d378a5a1c664c063d577c7d0b77e811f7c11b..c9606ae1618b942671384b6157461e4dc8e05156 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:
 
@@ -34,9 +34,22 @@ work on other Unix systems as well.
 
 Libosl is open source:
 
-- Licensed under the GPL, version 2.
+- Licensed under the [GNU General Public License, Version
+2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)
 
 Apart from the library itself, the package also contains simple
 examples and an fsck program, oslfsck, which can be used to recover
 from corrupted tables due to system crashes or bugs in the application
 or the library.
+
+Resources:
+
+- Git clone URL: git://git.tuebingen.mpg.de/osl.git
+- [Gitweb](http://git.tuebingen.mpg.de/osl.git)
+- [Author Home Page](http://people.tuebingen.mpg.de/maan)
+- [Project Page](http://people.tuebingen.mpg.de/maan/osl)
+- Email: [Andre Noll](mailto:maan@tuebingen.mpg.de)
+
+Comments and bug reports are welcome. Please provide enough info
+such as the version of osl you are using and relevant parts of
+the logs.