diff options
| author | Darkelarious <darkelarious@333networks.com> | 2021-05-23 13:15:42 +0200 |
|---|---|---|
| committer | Darkelarious <darkelarious@333networks.com> | 2021-05-23 13:15:42 +0200 |
| commit | 49d5957f05987664d55ac57e3e0bd7f9cae6b104 (patch) | |
| tree | 77783c97bf51bb883580b3939dbbf113108c792c /README.md | |
| parent | 33136158cc7a3fb55e3c8dcb7df6953089101623 (diff) | |
| download | MasterServer-Documentation-49d5957f05987664d55ac57e3e0bd7f9cae6b104.tar.gz MasterServer-Documentation-49d5957f05987664d55ac57e3e0bd7f9cae6b104.zip | |
Diffstat (limited to 'README.md')
| -rwxr-xr-x | README.md | 18 |
1 files changed, 18 insertions, 0 deletions
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. |
