moved bgp test harness to its own repo
[random_node_code.git] / README.md
index d322b37..3ccd3c4 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,13 @@
+Random Node.js code
+===================
+
+This is a simple repo of all my random node.js code that didnt belong being a repo of its own...
+
+In here you'll find the nodejs_lxc_template and a fake bgp daemon (really for testing bgp on various
+routers and so forth).
+
+
+
 nodejs_lxc_template
 ===================
 
@@ -23,4 +33,10 @@ The nodejs template currently doesnt work as it stands but in the long term what
 3) setup the base structure for the container
 4) install the node binary
 5) setup the init nodejs script
-6) ... magic!
\ No newline at end of file
+6) ... magic!
+
+
+BGP FAKE PEER
+=============
+
+This has moved to its own repo - https://github.com/takigama/bgp-test-harness-nodejs