diff options
-rw-r--r-- | README.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e656e6c --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +# Playground +This is just my small little playground repository +# H1 +## H2 +### H3 +#### H4 +##### H5 +###### H6 +Alt-H1 +===== +Alt-H2 +------ +`small code block` +``` +Bigger Code BLock +really +More lines +```
\ No newline at end of file |