docs/README.md is an actual table of contents

This commit is contained in:
Andre Staltz 2021-05-31 15:27:47 +03:00
parent 719b19eab0
commit 1fded8dc9c
No known key found for this signature in database
GPG Key ID: 9EDE23EA7E8A4890
1 changed files with 6 additions and 2 deletions

View File

@ -1,2 +1,6 @@
- **Deployment** instructions are here: [deployment.md](./deployment.md)
- **Development** instructions are here: [development.md](./development.md)
## Table of contents
- [**Deployment**](./deployment.md)
- [**Development**](./development.md)
- [**Architecture**](./architecture.md)
- [**Testing**](./testing.md)