diff options
author | SaveState <pgattic@gmail.com> | 2019-05-14 22:08:29 -0400 |
---|---|---|
committer | SaveState <pgattic@gmail.com> | 2019-05-14 22:08:29 -0400 |
commit | 41e8e68b17e38b46c18ff35ef7b9d2fb3888324b (patch) | |
tree | d4678d534e75071cf0684370aaa6377183273105 | |
parent | f7edefbb293b8f484f02c05344ddf1c1d1868d00 (diff) |
Updated Home (markdown)
-rw-r--r-- | Home.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -2,4 +2,13 @@ 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 + this is some code +-delete red - lines ++add green + lines +``` + +Here's all we have so far (maybe more to come): - [Running Shoes](https://github.com/pret/pokered/wiki/Running-Shoes)
\ No newline at end of file |