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...