From 0d59a875db9d4da9c3d37370b6c1b75661c2ada3 Mon Sep 17 00:00:00 2001 From: Sigillum-Rasa <22547499+sigillumrasa@users.noreply.github.com> Date: Sat, 28 Apr 2018 15:38:02 -0500 Subject: [PATCH] Added Link to Website --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1253e46..b373067 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ **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. -You can view or search through the material online via the project's official website at: [www.ogl-srd5.com](http://ogl-srd5.com). +**You can view or quick-search through the material online via the project's official website at: [www.ogl-srd5.com](http://ogl-srd5.com).** The documents contained herein are edited from scratch into Markdown format for portability and conversion to other formats. This is not a basic conversion as you find elsewhere, we have painstakingly converted the original Wizard's SRD PDF to markdown paragraph-by-paragraph. Please report any issues you find through this GitHub account. Thank you!