summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSky <sky@bunnies.cc>2013-09-22 20:00:58 +0100
committerSky <sky@bunnies.cc>2013-09-22 20:00:58 +0100
commit2eff2effd6d923e52b57e69526230a7affc30f86 (patch)
tree589845858abf81a4a88d8a934fa3aa04de64714e
parente3cdab3ab5bee95ebea8c9eb4490549b192e9e7c (diff)
downloadMultiMC-2eff2effd6d923e52b57e69526230a7affc30f86.tar
MultiMC-2eff2effd6d923e52b57e69526230a7affc30f86.tar.gz
MultiMC-2eff2effd6d923e52b57e69526230a7affc30f86.tar.lz
MultiMC-2eff2effd6d923e52b57e69526230a7affc30f86.tar.xz
MultiMC-2eff2effd6d923e52b57e69526230a7affc30f86.zip
Add build instructions, markdown-ify README.md
-rw-r--r--README.md20
1 files changed, 14 insertions, 6 deletions
diff --git a/README.md b/README.md
index 6578b53e..7258f714 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,16 @@
![MultiMC](http://i.imgur.com/QJXbz.png)
-<h1>MultiMC 5</h1>
-<p>MultiMC is a custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once. It also allows you to easily install and remove mods by simply dragging and dropping.</p>
-<h3>License</h3>
-<p>Copyright &copy; 2013 MultiMC Contributors</p>
-<p>Licensed under the Apache License, Version 2.0 (the "License"); you may not use this program except in compliance with the License. You may obtain a copy of the License at <a href="http://www.apache.org/licenses/LICENSE-2.0">http://www.apache.org/licenses/LICENSE-2.0</a>.</p>
-<p>Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.</p>
+MultiMC 5
+=========
+
+MultiMC is a custom launcher for Minecraft that allows you to easily manage multiple installations of Minecraft at once. It also allows you to easily install and remove mods by simply dragging and dropping.
+
+## Building
+Check [BUILD.md](BUILD.md) for build instructions.
+
+## License
+Copyright &copy; 2013 MultiMC Contributors
+
+Licensed under the Apache License, Version 2.0 (the "License"); you may not use this program except in compliance with the License. You may obtain a copy of the License at [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0).
+
+Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.