From 60e0d014ba4d8d64fd6318eb504baf961aaf631a Mon Sep 17 00:00:00 2001 From: Samuel Scheit Date: Fri, 31 Jan 2025 11:19:32 +0100 Subject: [PATCH] add cccb-servicepoint-browser --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 903a519..65c2a76 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,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) To add yourself to the list, open a pull request.