Skip to content

Commit a038e20

Browse files
authored
Update README.md
1 parent dd54ad2 commit a038e20

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

GITHUB/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ In addition to tech notes, below are some additional AWS-related resources:
1717
* [Another Markdown Cheat Sheet](https://www.markdownguide.org/basic-syntax)
1818
-- This one is a bit more pleasing on the eye.
1919

20+
* [Github-flavored Markdown](https://help.github.com/en/github/writing-on-github)
21+
-- GitHub combines a syntax for formatting text called GitHub Flavored Markdown with a few unique writing features.
22+
2023
* [Github Emojis](https://emojipedia.org/github/)
2124
-- GitHub uses shortcodes for emoji insertion which replace the code with the native emoji character.
2225
The syntax is :*emojiname*: For example, the text `:Octocat:` generates this: :octocat:.

0 commit comments

Comments
 (0)