summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2015-12-13 15:55:16 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2015-12-13 15:55:16 +0100
commit30e0a2a416ae75fc74b533ac4a9a0bc76c28f02e (patch)
treeab776eda2cc0de0a18689d2fedb4ef4fd8cc7359
parent35997e9d743721ee0392812d38e29616885a427c (diff)
downloadaCms-30e0a2a416ae75fc74b533ac4a9a0bc76c28f02e.tar.gz
aCms-30e0a2a416ae75fc74b533ac4a9a0bc76c28f02e.tar.bz2
added a README
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..d2620e8
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+This is a test CMS to play with development of web applications in C++
+using the CPPCms framework. Nothing is fnished here but for the register
+and login part.