diff --git a/README.md b/README.md new file mode 100644 index 00000000..39f17564 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Scope 2015 # + +scopesessions.org +* Built with Jekyll +* 0.0.1 +* [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo) + +### Development ### + +1. Install [Jekyll](http://jekyllrb.com) +2. Serve files +``` +#! +jekyll serve +```