update readme with tests

This commit is contained in:
deflax 2018-03-21 15:11:24 -04:00
parent 30630a4828
commit a0ff34fd1d

View file

@ -1,29 +1,11 @@
# README # # README #
This README would normally document whatever steps are necessary to get your application up and running. Frankenrouter software defined networking for proxadmin
### What is this repository for? ### ### Tests ###
* Quick summary * SHOULD be able to ping your own pub ip
* Version * SHOULD NOT be able to ping 10.0.102.10 (other client VDC)
* [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo) * COULD be able to ping 10.0.102.1 (other clinet VDC router)
* SHOULD be able to ping other client public ip
### How do I get set up? ###
* Summary of set up
* Configuration
* Dependencies
* Database configuration
* How to run tests
* Deployment instructions
### Contribution guidelines ###
* Writing tests
* Code review
* Other guidelines
### Who do I talk to? ###
* Repo owner or admin
* Other community or team contact