aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarkelarious <darkelarious@333networks.com>2021-05-23 13:15:42 +0200
committerDarkelarious <darkelarious@333networks.com>2021-05-23 13:15:42 +0200
commit49d5957f05987664d55ac57e3e0bd7f9cae6b104 (patch)
tree77783c97bf51bb883580b3939dbbf113108c792c
parent33136158cc7a3fb55e3c8dcb7df6953089101623 (diff)
downloadMasterServer-Documentation-master.tar.gz
MasterServer-Documentation-master.zip
md readmeHEADmaster
-rwxr-xr-xREADME18
-rwxr-xr-xREADME.md18
2 files changed, 18 insertions, 18 deletions
diff --git a/README b/README
deleted file mode 100755
index 45fc30e..0000000
--- a/README
+++ /dev/null
@@ -1,18 +0,0 @@
-DESCRIPTION
- Documentation for 333networks masterserver in LaTeX
-
- author: Darkelarious
- email: darkelarious@333networks.com
-
-REQUIREMENTS
- - texlive-full
- - make
-
-INSTALL
- Run "make" in this directory.
-
-USE
- Open the pdf document that is generated by "make". Read document. Understand.
-
-COPYING
- Copyright Darkelarious/333networks, 2021.
diff --git a/README.md b/README.md
new file mode 100755
index 0000000..eb654f6
--- /dev/null
+++ b/README.md
@@ -0,0 +1,18 @@
+## DESCRIPTION
+Documentation for 333networks masterserver in LaTeX.
+
+author: Darkelarious
+email: darkelarious@333networks.com
+
+## REQUIREMENTS
+* texlive-full
+* make
+
+## INSTALL
+Run `make` in the `src` directory.
+
+## USE
+Open the pdf document that is generated by `make`. Read document. Understand.
+
+## COPYING
+Copyright Darkelarious & 333networks, 2021.