Gu1 il y a 11 ans
Parent
commit
892aa46e13
1 fichiers modifiés avec 12 ajouts et 0 suppressions
  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
+