Skip to content

Commit 8a8822a

Browse files
committed
improved formatting of readme
1 parent 1a189df commit 8a8822a

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
11
This is the github repository for MineOS Minecraft hosting and management scripts.
22

3-
Goals for this version:
3+
Features
4+
========
45

5-
*Full user-management system using /etc/shadow passwords
6+
- Utilizes underlying system's user passwords (/etc/shadow)
7+
- Multiple-user functionality based on *nix permisisons
8+
- Administrative control of all servers as root
9+
- Self-contained package powered by Python-based webserver Cherrypy
10+
- Web user interface with modern Knockout templating
11+
- Command-line usage
612

7-
*Self-contained, script-installable package with python-based webserver Cherrypy
8-
9-
*Web user interface with modern Knockout templating
10-
11-
*Command-line usage
13+
Tutorials
14+
=========
1215

1316
Installation tutorial: http://www.youtube.com/watch?v=idEAnpa4yUQ&feature=share&list=UUTdhIeaydDUDLCDSN7PEBaQ
1417

15-
Youtube Instructions: http://mineos.codeemo.com/mineoswiki/index.php?title=Installing_MineOS
18+
Youtube Instructions: http://mineos.codeemo.com/mineoswiki/index.php?title=Installing_MineOS

0 commit comments

Comments
 (0)