diff options
-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 |