From 49d5957f05987664d55ac57e3e0bd7f9cae6b104 Mon Sep 17 00:00:00 2001 From: Darkelarious Date: Sun, 23 May 2021 13:15:42 +0200 Subject: md readme --- README | 18 ------------------ README.md | 18 ++++++++++++++++++ 2 files changed, 18 insertions(+), 18 deletions(-) delete mode 100755 README create mode 100755 README.md 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. -- cgit v1.2.3