From 127dea21b7382cc0f0b5199630aa1f1666e3009d Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Mon, 12 Apr 2010 18:18:10 +0200 Subject: minor update in README (library is around 30KB here, not 20KB) --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 481875e..689eb8a 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ both the Netlink header and TLVs that are repetitive and easy to get wrong. This library aims to provide simple helpers that allows you to re-use code and to avoid re-inventing the wheel. The main features of this library are: -* Small: the shared library requires around 20KB in a x86-based computer. +* Small: the shared library requires around 30KB in a x86-based computer. * Simple: this library avoids complexity and elaborated abstractions that tend to hide Netlink details. * Easy to use: the library simplifies the work for Netlink-wise developers. -- cgit v1.2.3