From 237cef9c489ca0488209fcd9dc6c1266b7bdaef7 Mon Sep 17 00:00:00 2001 From: "B.A. Umberger" Date: Wed, 10 Feb 2021 15:12:32 -0600 Subject: [PATCH] Update README.md --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index c4b6c39..24fc9a1 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This is an adaptation of the D&D 5E SRD available in Markdown (.MD), Microsoft W **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) to compare the programs.
- Why Markdown format? + **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 any number of various Markdown editors. Markdown is often used to format readme files, for writing books, blogs and messages, or to simply create rich text using a plain text or markkdown editor. @@ -18,10 +18,6 @@ The publishing documents contained herein were REmastered line-by-line into Mark
-**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 any number of various Markdown editors. Markdown is often used to format readme files, for writing books, blogs and messages, or to simply create rich text using a plain text or markkdown editor. - -The publishing documents contained herein were REmastered line-by-line into Markdown format then exported to the other publishing formats to be utilized in your own 5E projects. I have painstakingly converted the original Wizard's SRD v5.1 PDF to markdown, plus all errata from the _Nov 2018 update_. For more information please visit our official website at [www.ogl-srd5.com](https://www.ogl-srd5.com). - # Discussions & Issues Feel free to visit our [discussions](https://github.com/Umbyology/OGL-SRD5/discussions) forum to examine publishing ideas regarding the D&D SRD. Please report any [issues](https://github.com/Umbyology/OGL-SRD5/issues) you find through Github. As an alternative, you can fork this project or make corrections through a Github [pull request](https://github.com/Umbyology/OGL-SRD5/pulls).