From 6bc80cd44efdf3245a1df564601f5721211b870e Mon Sep 17 00:00:00 2001 From: Y Nasr Date: Fri, 2 Aug 2024 21:24:33 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4dda6bd..a026c73 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # ScratchCredit -This repository contains all the server code for ScratchCredit, a (pretend) currency on Scratch (created by Youssef) which is still being developed. If you're one of the Blocklive collaborators, go here: https://scratch.mit.edu/projects/977092162/editor +This repository contains all the server code for ScratchCredit, a (pretend) currency on Scratch (created by Youssef) which is still being developed. If you're one of the Blocklive collaborators, go here: https://scratch.mit.edu/projects/1000486809/editor ## API It's pretty obvious how the API hasn't been developed yet. I mean, just look at `server.py`! Look at it! Do you see any notice that all 2 requests use as a response that contains `The ScratchCredit API hasn't been implemented yet` in it?! ## Did you know...