From 8698dd95704c7276fd68145a2a03b4573f85e4cd Mon Sep 17 00:00:00 2001 From: William Katz Date: Mon, 21 Jun 2021 16:52:22 -0700 Subject: [PATCH] :sparkles: Dev section --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index caa5d72..0e02783 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,11 @@ sudo ./bank Using the Bank's API allows (you/others) to (make/use) connected services that utilize the bank, a couple ideas can be found [here](services.md) -Go to [here](help.md) to see the API's endpoints. -Language specific APIs can be found [here](APIs.md). +## Developing for +as a dev check out +* [APIs](https://github.com/EntireTwix/CCash/blob/main/APIs.md) +* [connected services](https://github.com/EntireTwix/CCash/blob/main/services.md) +* [endpoints](https://github.com/EntireTwix/CCash/blob/main/help.md) ## FAQ **Q:** how is money initially injected into the economy