modified README file

This commit is contained in:
2021-05-09 20:26:35 +04:00
parent d1f94f05ce
commit fd1b97f998
3 changed files with 27 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ code. It is easy to write independant modules and be monolithic at the sametime
Go.mod makes it very easy to handle external libraries and modularise code. The go.mod name for
the project is git.sr.ht/~akilan1999/p2p-rendering-computation.
## [Cli Module](ClientImplementation.md)
## [Cli Module](CliImplementation.md)
## [Config Module](ConfigImplementation.md)
## [Server Module](ServerImplementation.md)
## [Client Module](ClientImplementation.md)