diff --git a/Readme.md b/Readme.md index ebff745..d0479d6 100644 --- a/Readme.md +++ b/Readme.md @@ -4,4 +4,6 @@ This is a content plugin, to add working shortcodes use syntax as follows in the * ... part RD 10 [[::rd10::]] ... which will generate ... part RD 10 ⇗ OctoPart.com ... (url to OctoPart.com) +*Check readme.txt for unformatted examples!* + diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..6f7e4dd --- /dev/null +++ b/readme.txt @@ -0,0 +1,5 @@ +# Usage + +This is a content plugin, to add working shortcodes use syntax as follows in the example: + +* ... part RD 10 [[::rd10::]] ... which will generate ... part RD 10 ⇗ OctoPart.com ... (url to OctoPart.com)