Browse Source

Update README.md

pull/465/head
Justin Kotalik 6 years ago
parent
commit
2ee1d569a0
  1. 4
      docs/README.md

4
docs/README.md

@ -25,5 +25,7 @@
|------|-------------|
|**[Tye Commandline Reference](reference/commandline/README.md)** | Documentation for `tye` commands.
|**[Service Discovery](reference/service_discovery.md)** | Learn more about service discovery in Tye.
|**[Local Development](referenece/../reference/local_development.md)** | Learn more about how Tye works for local development.
|**[Local Development](referenece/local_development.md)** | Learn more about how Tye works for local development.
|**[Deployment](referenece/deployment.md)** | Learn more about how Tye works for deploying to Kubernetes.
|**[`tye.yaml` Schema](reference/schema.md)** | `tye.yaml` configuration.
|**[Multiple Repository Scenarios](reference/multirepo.md)** | Learn how to configure a multiple repository application.

Loading…
Cancel
Save