diff --git a/README.md b/README.md new file mode 100644 index 0000000..ef5eb12 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +## Building + +Check out this repository and execute `make`, i.e. like this: + + git clone https://github.com/freifunkMUC/site-ffm.git site-ffm + cd site-ffm + make + +## Further Resources + +Look at the [site configuration related Gluon documentation](http://gluon.readthedocs.org/en/v2014.3.1/user/site.html) +for information on site configuration options and examples from other communities. diff --git a/Readme.md b/Readme.md deleted file mode 100644 index 1df7c53..0000000 --- a/Readme.md +++ /dev/null @@ -1,3 +0,0 @@ -See -https://github.com/freifunk-gluon/gluon/blob/master/docs/user/site.rst -for Documentation and examples from other communities.