aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFilipp Lepalaan <filipp@mac.com>2015-09-25 20:02:04 +0300
committerFilipp Lepalaan <filipp@mac.com>2015-09-25 20:02:04 +0300
commitbad16d795b03799cbdda4c2c11f52d0cab6a496b (patch)
tree1ebad3f654816a55d841c6bb802645b006375985 /README.md
parent40bb871af86c913ffaa4235052424cc0d69211a0 (diff)
downloadServo-bad16d795b03799cbdda4c2c11f52d0cab6a496b.tar.gz
Servo-bad16d795b03799cbdda4c2c11f52d0cab6a496b.tar.bz2
Servo-bad16d795b03799cbdda4c2c11f52d0cab6a496b.zip
Updated readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/README.md b/README.md
index 845ed8d..d17b53a 100644
--- a/README.md
+++ b/README.md
@@ -17,11 +17,13 @@ Main features include:
- API for integration with external systems
- It's not FileMaker Pro
+![The Obligatory Screenshot](http://www.servoapp.com/img/screenshots/940/order1.png)
+
System Requirements
===================
-The application is written in Python on top of the Django web framework and depends on the latest stable versions of the following components for operation:
+The application is written in Python on top of the excellent [Django web framework](https://www.djangoproject.com) and depends on the latest stable versions of the following components for operation:
- PostgreSQL
- Memcache
@@ -117,3 +119,13 @@ Documentation
=============
End-user documentation for the system is available [here](https://docs.servoapp.com).
+
+
+FAQ
+===
+
+Q: Why use Django?
+A: Because it works. Django also has the best documentation of any framework I've seen (especially from from PHP and Zend Framework)
+----
+Q: Why is Servo open-source?
+A: Because it's a mission-critical application and open-sourcing it means that companies will always have access to it.