Browse Source

Add a README

Gu1 11 years ago
parent
commit
892aa46e13
1 changed files with 12 additions and 0 deletions
  1. 12 0
      README.md

+ 12 - 0
README.md

@@ -0,0 +1,12 @@
+ffdnispdb
+=========
+
+``ffdnispdb`` is a website designed to display all the ISPs implementing the
+``ispschema`` specification.
+
+## How to deploy & use
+Preferably in a virtualenv, run:
+
+    python -r requirements.txt
+    python run.py
+