From 12d63f7b5335fb9cb5e3420fa46e2eb57f7d815a Mon Sep 17 00:00:00 2001 From: Sigillum-Rasa Date: Tue, 24 Jul 2018 16:41:02 -0400 Subject: [PATCH] Added link to website in description --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a0d4b1a..a6a8ef8 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ --- +**The Website** can be visited here: [www.ogl-srd5.com](http://ogl-srd5.com) + **The Systems Reference Document (SRD)** contains guidelines for publishing content under the Open-Gaming License (OGL). The [Dungeon Masters Guild](http://dungeonmastersguild.com/) also provides self-publishing opportunities for individuals and groups. The OGL and Dungeon Masters Guild offer different kinds of publishing opportunities. For an overview of the programs, please visit the official [Wizards SRD page](http://dnd.wizards.com/articles/features/systems-reference-document-srd). **Why Markdown format?** Markdown is a lightweight markup language with plain text formatting syntax created by [John Gruber](https://daringfireball.net). It is designed so that it can be converted to HTML and many other formats using a tool by the same name. Markdown is often used to format readme files, for writing messages in online discussion forums, and to create rich text using a plain text editor. As the initial description of Markdown contained ambiguities and unanswered questions, many implementations and extensions of Markdown appeared over the years to answer these issues.