From 79b8a0121771d8d322b9514acc2dedba3bbbdf7e Mon Sep 17 00:00:00 2001 From: Heng Li Date: Thu, 13 Jan 2011 20:41:07 -0500 Subject: [PATCH] Updated README --- README | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README b/README index 5d1b2b3..3427628 100644 --- a/README +++ b/README @@ -1,11 +1,10 @@ INTRODUCTION ============ -Klib is a standalone and lightweight C library. Currently most components are -independent of external libraries, except the standard C library, and -independent of each other. To use a component of this library, you only need to -copy one or two files to your souce code tree without worrying about library -dependencies. +Klib is a standalone and lightweight C library. Most components are independent +of external libraries, except the standard C library, and independent of each +other. To use a component of this library, you only need to copy one or two +files to your souce code tree without worrying about library dependencies. OVERVIEW -- 2.47.3