From: Andre Noll Date: Mon, 16 May 2016 08:49:35 +0000 (+0200) Subject: README: Remove duplicate "network". X-Git-Tag: v0.1.3~2 X-Git-Url: http://git.tuebingen.mpg.de/?p=osl.git;a=commitdiff_plain;h=321e9c5d2d03ffe17bf86837273bd9877331c98d;ds=sidebyside README: Remove duplicate "network". --- diff --git a/README b/README index 7fa350a..578cc34 100644 --- a/README +++ b/README @@ -12,8 +12,8 @@ libosl will never try to interpret the table contents. - There is no fancy query language but only a relatively simple C-API. -- There's no network support for network-access and libosl -only uses a very rudimentary table locking mechanism. +- There's no support for network-access and libosl only uses a very +rudimentary table locking mechanism. - There are no dependencies on external libraries. An augmented version of the red-black tree implementation of the linux