Improve documentation for architecture

- Simplify `README.md` by creating and moving some documentation to
`architecture.md`.
- Add more documentation for state handling between layers.
- Improve some documentation to use clearer language.
This commit is contained in:
undergroundwires
2022-01-29 15:47:44 +01:00
parent 3c3ec80525
commit 1bcc6c8b2b
7 changed files with 143 additions and 87 deletions

View File

@@ -31,4 +31,4 @@ By contributing, you agree that your contributions will be licensed under its [G
- See [tests](./docs/tests.md) for testing
- See [extend script](./README.md#extend-scripts) for quick steps to extend scripts
- See [architecture overview](./README.md#architecture-overview) to deep dive into privacy.sexy codebase
- See [architecture overview](./docs/architecture.md) to deep dive into privacy.sexy codebase