diff --git a/README.md b/README.md index bedcd3b..a9d95de 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ * [problem/solution](docs/idea.md) -* [contributors](https://github.com/EntireTwix/CCash/graphs/contributors) +* [contributors](docs/contributors.md) * connected services * how to contribute * [explanation](docs/connected_services/how_to/explanation.md) diff --git a/docs/contributors.md b/docs/contributors.md new file mode 100644 index 0000000..47b46c6 --- /dev/null +++ b/docs/contributors.md @@ -0,0 +1,15 @@ +# Contributors +## Project Work +| name | work | +| :------------------------------------------ | ----------------------------------------------------------- | +| Caesay | Restful API changes | +| [Luke](https://github.com/LukeeeeBennett) | JS API, docker package | +| [React](https://github.com/Reactified) | Computer Craft API, logo | +| [Expand](https://github.com/Expand-sys) | fixed docker package | +| [Doggo](https://github.com/FearlessDoggo21) | Logs loading&adding optimized, Python API, endpoint changes | + +## Connected Service Work + +| name | work | +| :------------------------------------- | ------------------------------------- | +| [React](https://github.com/Reactified) | Computer Craft Shop, ATM, Wallet, etc | \ No newline at end of file