A summery of all licenses that apply to this website.
-Code License
+simple_blog License
Copyright 20xd6@@ -46,5 +46,9 @@ JMenu is MIT Licensed.
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..da0c3bc
--- /dev/null
+++ b/README.md
@@ -0,0 +1 @@
+# simple_blog
diff --git a/license/index.php b/license/index.php
index 31a8467..f454bcb 100644
--- a/license/index.php
+++ b/license/index.php
@@ -8,7 +8,7 @@ include_once ($_SERVER['DOCUMENT_ROOT'].'/common/menu.php');
?>
A summery of all licenses that apply to this website.Code License
+simple_blog License
Copyright 20xd6
@@ -46,5 +46,9 @@ JMenu is MIT Licensed.
Parsedown is used for all of the Markdown processing for this site.
Parsedown is MIT Licensed.
+An extension of Parsedown that adds support for Markdown Extra.
<
Pasrsedown-extra is used primarily to add support for footnotes in articles.
+