diff options
author | SaveState <pgattic@gmail.com> | 2019-05-15 09:57:25 -0400 |
---|---|---|
committer | SaveState <pgattic@gmail.com> | 2019-05-15 09:57:25 -0400 |
commit | d411536baf47d9c24fdc8c3a1c13934cfa2d527a (patch) | |
tree | b31567eda1feb763f63cb0d3ea43a031f70be7a4 | |
parent | 54c498ebc517e127f3238385cbe2f8898d0693bf (diff) |
Updated Home (markdown)
-rw-r--r-- | Home.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,5 @@ Welcome to the pokered wiki! -...yeah there's not much here, you could [go back to the pokecrystal wiki.](https://github.com/pret/pokecrystal/wiki) - This is how tutorials show changes made to files: ```diff @@ -10,6 +8,8 @@ This is how tutorials show changes made to files: +add green + lines ``` +There's not too much stuff here right now, but more may be added soon. + Here's all we have so far: - [Editing the Town Map](https://github.com/pret/pokered/wiki/Edit-the-Town-Map) - [Remove Artificial Save Delay](https://github.com/pret/pokered/wiki/Remove-Artificial-Save-Delay) |