|
@@ -1,2 +1,8 @@
|
|
|
# netsim
|
|
|
-Web-based network simulator for teaching hacking to high schoolers
|
|
|
+Web-based network simulator for teaching hacking to high schoolers
|
|
|
+
|
|
|
+# installation
|
|
|
+- place files on a webserver
|
|
|
+- copy sample.config.inc.php to config.inc.php (editing if necessary)
|
|
|
+- browse to index.php to initialize the database
|
|
|
+
|