added docs for generate module

This commit is contained in:
2021-08-31 23:44:20 +04:00
parent 9d69aed8ce
commit 6b43d94e8d
4 changed files with 121 additions and 2 deletions

View File

@@ -16,4 +16,5 @@ the project is git.sr.ht/~akilan1999/p2p-rendering-computation.
## [Server Module](ServerImplementation.md)
## [Client Module](ClientImplementation.md)
## [P2P Module](P2PImplementation.md)
## [Plugin Module](PluginImplementation.md)
## [Plugin Module](PluginImplementation.md)
## [Generate Module](GenerateImplementation.md)