From: bernie Date: Tue, 24 Aug 2004 17:28:27 +0000 (+0000) Subject: Remove redundant redundancy. X-Git-Tag: 1.0.0~1072 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=20dd688cb9651494cfa2fe4e3026930c23f07dfe;p=bertos.git Remove redundant redundancy. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@169 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/README b/README index 348b71b0..8a2d0151 100755 --- a/README +++ b/README @@ -36,7 +36,7 @@ you can configure out features you don't need. \section redist Directory Structure -Most DevLib modules are sorted in subdirectories by their category: +Modules are sorted in subdirectories by their category: - kern/ - Simple multitasking kernel implementation; - drv/ - Hardware drivers;