From 416627896ec5511833240ae6e42d7b940eca0e84 Mon Sep 17 00:00:00 2001 From: Mike Date: Mon, 6 Mar 2017 14:33:47 +0000 Subject: [PATCH] README.md edited online with Bitbucket --- README.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5ff6c21 --- /dev/null +++ b/README.md @@ -0,0 +1,29 @@ +# Lysp # + +A dialect of Lisp. + +### What is this repository for? ### + +* Quick summary +* Version +* [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo) + +### How do I get set up? ### + +* Summary of set up +* Configuration +* Dependencies +* Database configuration +* How to run tests +* Deployment instructions + +### Contribution guidelines ### + +* Writing tests +* Code review +* Other guidelines + +### Who do I talk to? ### + +* Repo owner or admin +* Other community or team contact \ No newline at end of file