docs/README.txt
changeset 76 d34c568aa4ba
parent 0 bb4aabe07487
child 514 824f546d4a67
--- a/docs/README.txt	Wed Jul 22 17:19:37 2015 +0200
+++ b/docs/README.txt	Wed Jul 22 17:20:29 2015 +0200
@@ -0,0 +1,11 @@
+PyAMS (Python/Pyramid Application Management Skin) is a small set of packages used
+to build web applications and web content management tools.
+
+The "PyAMS skin" package provides a complete set of base classes, views, resources and templates used to
+build a web interface.
+
+This web interface is based on JQuery and Bootstrap. A large set of JQuery plug-ins are included into
+this package.
+
+The default layout is also based on "MyAMS" (My Application Management Skin), a small javascript framework
+used on top of JQuery and Bootstrap to build dynamic interfaces.