Add information on the new directory layout. Shared Python modules and
tests now have their own subdirectories.

Signed-off-by: Lukas Fleischer <[email protected]>
---
 README | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README b/README
index 5ab84ab..c110ef8 100644
--- a/README
+++ b/README
@@ -17,6 +17,9 @@ The aurweb project includes
 Directory Layout
 ----------------
 
+aurweb::
+       Shared aurweb Python modules.
+
 conf::
        Configuration and configuration templates.
 
@@ -35,6 +38,9 @@ schema::
 scripts::
        Scripts for AUR maintenance.
 
+test::
+       Test suite and test cases.
+
 upgrading::
        Instructions for upgrading setups from one release to another.
 
-- 
2.10.0

Reply via email to