X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=README;h=17a3aa25b285113bc044510d670bb7631d178e0f;hb=2dc1a523448f16d7efffddededeb1484ce591d25;hp=348b71b0eefa394126faacdafdf9d9db28e63fc8;hpb=719d2ac17bd8b52f5f62c57efe8fa5264f9e4621;p=bertos.git diff --git a/README b/README index 348b71b0..17a3aa25 100755 --- a/README +++ b/README @@ -34,9 +34,9 @@ dependant on others to avoid code duplication, but most of the times you can configure out features you don't need. -\section redist Directory Structure +\section structure 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;