README.md edited online with Bitbucket

This commit is contained in:
Alex Corbi 2014-11-30 22:22:17 +00:00
parent 0599db44e3
commit c709b3b7e9

15
README.md Normal file
View file

@ -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
```