Update README.md
This commit is contained in:
parent
237cef9c48
commit
e58c9b6468
1 changed files with 11 additions and 5 deletions
16
README.md
16
README.md
|
@ -9,20 +9,24 @@ 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.
|
**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.
|
||||||
|
|
||||||
|
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).
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>**Why Markdown format?**</summary>
|
<summary>Why Markdown format?</summary>
|
||||||
|
|
||||||
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.
|
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).
|
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
# Discussions & Issues
|
<details>
|
||||||
|
<summary>Discussions & Issues</summary>
|
||||||
|
|
||||||
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).
|
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).
|
||||||
|
|
||||||
# Get Downloads
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Get Downloads</summary>
|
||||||
|
|
||||||
* Download the latest [Release](https://github.com/Umbyology/OGL-SRD5/releases) which includes the complete repository of all files.
|
* Download the latest [Release](https://github.com/Umbyology/OGL-SRD5/releases) which includes the complete repository of all files.
|
||||||
* Download the [Markdown](https://github.com/Umbyology/OGL-SRD5/archive/master.zip) or select another [publishing format](https://github.com/Umbyology/OGL-SRD5/tree/master/downloads).
|
* Download the [Markdown](https://github.com/Umbyology/OGL-SRD5/archive/master.zip) or select another [publishing format](https://github.com/Umbyology/OGL-SRD5/tree/master/downloads).
|
||||||
|
@ -30,6 +34,8 @@ Feel free to visit our [discussions](https://github.com/Umbyology/OGL-SRD5/discu
|
||||||
* Download the official [Errata and FREE Basic Rules](http://dnd.wizards.com/articles/features/basicrules).
|
* Download the official [Errata and FREE Basic Rules](http://dnd.wizards.com/articles/features/basicrules).
|
||||||
* Download the official [Characters Sheets](http://dnd.wizards.com/articles/features/character_sheets).
|
* Download the official [Characters Sheets](http://dnd.wizards.com/articles/features/character_sheets).
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
© 2015 Wizards. All Rights Reserved. Dungeons & Dragons® is a trademark[s] of Wizards of the Coast. For more information about Wizards of the Coast or any of Wizards' trademarks or other intellectual property, please visit their website at [www.wizards.com](http://www.wizards.com).
|
© 2015 Wizards. All Rights Reserved. Dungeons & Dragons® is a trademark[s] of Wizards of the Coast. For more information about Wizards of the Coast or any of Wizards' trademarks or other intellectual property, please visit their website at [www.wizards.com](http://www.wizards.com).
|
||||||
|
|
Loading…
Add table
Reference in a new issue