diff options
author | yenatch <yenatch@gmail.com> | 2018-02-25 22:43:17 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2018-02-25 22:43:17 -0500 |
commit | 2f6f1a4d4c772858e18fbc770e3cdf5256626d16 (patch) | |
tree | d9984334ab7ee4db9425387e8a31b0174d266621 /Tutorials.md | |
parent | fe5e02952092caa38a246a29ca0236859450a617 (diff) |
Updated Tutorials (markdown)
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tutorials.md b/Tutorials.md index 3db47ff..45e2c94 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -1,7 +1,7 @@ Tutorials may use diff syntax to show edits: ```diff -this is some code + this is some code -delete red - lines +add green + lines ``` |