From f7991f1feefab83171e75a1fa3f6b53aa2a39ad1 Mon Sep 17 00:00:00 2001 From: SaveState Date: Thu, 6 Jun 2019 09:19:31 -0400 Subject: Created Tutorials (markdown) --- Tutorials.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Tutorials.md (limited to 'Tutorials.md') diff --git a/Tutorials.md b/Tutorials.md new file mode 100644 index 0000000..a152ceb --- /dev/null +++ b/Tutorials.md @@ -0,0 +1,14 @@ +This is how tutorials show changes made to files: + +```diff + this is some code +-delete red - lines ++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) +- [Running Shoes](https://github.com/pret/pokered/wiki/Running-Shoes) \ No newline at end of file -- cgit v1.2.3