summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2018-05-15 14:41:41 +0200
committerLars-Dominik Braun <lars@6xq.net>2018-05-15 14:41:41 +0200
commit5d1ac768c4e06363c08e68c181ae84b6c15a3f46 (patch)
tree4c7829de1af2e2dd9b25665bdd4897a982fab147
parentad9a96406d96b58c50fb80b8c51c7c365d9f6037 (diff)
downloadcomatose-master.tar.gz
comatose-master.tar.bz2
comatose-master.zip
Add READMEHEADmaster
-rw-r--r--README.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..4538963
--- /dev/null
+++ b/README.rst
@@ -0,0 +1,12 @@
+The Comprehensive MAC Taxonomy Database (comatose)
+==================================================
+
+A collection of wireless media/medium access protocols. See
+https://6xq.net/comatose/ for a live version.
+
+Usage
+-----
+
+Execute ``cabal run`` to build the single-page HTML document and copy assets to
+the directory ``_build``.
+