Skip to content

Commit

Permalink
Change Markdown heading style
Browse files Browse the repository at this point in the history
  • Loading branch information
mk12 committed Jul 25, 2013
1 parent b0eee63 commit d3563e4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
3 changes: 1 addition & 2 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
The MIT License
===============
# The MIT License

Copyright © 2012 Mitchell Kember

Expand Down
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
Mycraft
=======
# Mycraft

Mycraft is a simple [Minecraft][] clone written in Java, using [LWJGL][]. It is my final summative project for the ICS2O course.

[Minecraft]: http://minecraft.net
[LWJGL]: http://lwjgl.org

Building
--------
## Building

Mycraft is developed using [NetBeans][]. Before building Mycraft, go to the properties window of the project, click the **Run** node, and in the VM Options, change the last item of the LWJGL directory path to your operating system (`windows`, `macosx`, or `linux`).

[NetBeans]: http://netbeans.org

License
-------
## License

"Minecraft" is an official trademark of Mojang AB. This work is not formally related to, endorsed by, or affiliated with Minecraft or Mojang AB.

Expand Down

0 comments on commit d3563e4

Please sign in to comment.