summaryrefslogtreecommitdiff
path: root/Tutorials.md
diff options
context:
space:
mode:
authorSaveState <pgattic@gmail.com>2019-05-15 10:00:38 -0400
committerSaveState <pgattic@gmail.com>2019-05-15 10:00:38 -0400
commit7c75391421b55afd7fe6b1e9721b72836ceeeba8 (patch)
treef39df0223dcbfc9aab068174938e3638252820e9 /Tutorials.md
parentd411536baf47d9c24fdc8c3a1c13934cfa2d527a (diff)
Updated Home (markdown)
Diffstat (limited to 'Tutorials.md')
-rw-r--r--Tutorials.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/Tutorials.md b/Tutorials.md
new file mode 100644
index 0000000..8bbcd81
--- /dev/null
+++ b/Tutorials.md
@@ -0,0 +1,16 @@
+Welcome to the pokered wiki!
+
+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