src/source/index.rst
branchdev_pmw
changeset 25 28d2f63e3fb0
parent 23 c4d22fabf017
--- a/src/source/index.rst	Mon Mar 12 11:13:40 2018 +0100
+++ b/src/source/index.rst	Mon Mar 12 11:44:06 2018 +0100
@@ -31,7 +31,8 @@
 * custom utilities.
 
 *PyAMS_content* is an important package providing content management features, which can be easily extended to manage
-your own content types. But PyAMS can also be used to manage any kind of application.
+your own content types. But PyAMS can also be used to manage any kind of database management application (using ZODB
+or any relational database supported by SQLAlchemy).
 
 If you just want to know how easy it is to create a PyAMS application instance, just read the :ref:`quickstart`!