development/cppcms: Fix slack-desc.

This commit is contained in:
B. Watson 2016-11-13 22:21:15 -05:00 committed by Willy Sudiarto Raharjo
parent c861b54cf1
commit d4396df437
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -6,7 +6,7 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
cppcms: CppCMS (High Performance C++ Web Framework)
cppcms: cppcms (High Performance C++ Web Framework)
cppcms:
cppcms: What is CppCMS? CppCMS is a Free High Performance Web Development
cppcms: Framework (not a CMS) aimed for Rapid Web Application Development.
@ -14,6 +14,6 @@ cppcms: It differs from most of other web development frameworks like:
cppcms: Python Django, Java Servlets in following:
cppcms: 1. It is designed and tuned to handle extremely high loads.
cppcms: 2. It uses modern C++ as primary development language in order to
cppcms: achieve first goal.
cppcms: achieve first goal.
cppcms: 3. It is aimed on development of Web Sites rather then "GUI Like"
cppcms: web applications.
cppcms: web applications.