From 7c75391421b55afd7fe6b1e9721b72836ceeeba8 Mon Sep 17 00:00:00 2001 From: SaveState Date: Wed, 15 May 2019 10:00:38 -0400 Subject: Updated Home (markdown) --- Tutorials.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Tutorials.md (limited to 'Tutorials.md') 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 -- cgit v1.2.3