updated readme

This commit is contained in:
TomPallister 2016-10-25 21:28:20 +01:00
parent 5ab0828d08
commit ff967bc7e5

View File

@ -27,6 +27,8 @@ Install Ocelot and it's dependecies using nuget.
`Install-Package Ocelot -Pre` `Install-Package Ocelot -Pre`
All versions can be found [here](https://www.nuget.org/packages/Ocelot/)
# Configuration # Configuration
An example configuration can be found [here](https://github.com/TomPallister/Ocelot/blob/develop/test/Ocelot.ManualTest/configuration.yaml ) An example configuration can be found [here](https://github.com/TomPallister/Ocelot/blob/develop/test/Ocelot.ManualTest/configuration.yaml )