summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--[l---------]README.rst15
1 files changed, 14 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 8b4cb52..116df09 120000..100644
--- a/README.rst
+++ b/README.rst
@@ -1 +1,14 @@
-src/Codec/Pesto.lhs \ No newline at end of file
+Pesto
+=====
+
+.. image:: https://github.com/PromyLOPh/pesto/workflows/build/badge.svg
+
+Pesto is a text-based human-editable and machine-transformable cooking recipe
+interchange format.
+
+For more information see the latest draft_, which is rendered from its Literate
+Haskell sources_.
+
+.. _draft: https://6xq.net/pesto/
+.. _sources: https://github.com/PromyLOPh/pesto/blob/master/src/lib/Codec/Pesto.lhs
+