From 2e30dfffab610b990fa43695ab29ccef8505e663 Mon Sep 17 00:00:00 2001 From: Vinzenz Schroeter Date: Fri, 7 Feb 2025 22:38:30 +0100 Subject: [PATCH] change note for cccb-servicepoint-browser as it does not actually use the library --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a3db09..0967437 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Take a look at the contained crates for language specific information: - animations that play on the display - tanks game (C#): [servicepoint-tanks](https://github.com/kaesaecracker/cccb-tanks-cs) - cellular automata slideshow (rust): [servicepoint-life](https://github.com/kaesaecracker/servicepoint-life) -- browser stream (typescript): [cccb-servicepoint-browser](https://github.com/SamuelScheit/cccb-servicepoint-browser) +- partial typescript implementation inspired by this library and browser stream: [cccb-servicepoint-browser](https://github.com/SamuelScheit/cccb-servicepoint-browser) To add yourself to the list, open a pull request.