change note for cccb-servicepoint-browser as it does not actually use the library

This commit is contained in:
Vinzenz Schroeter 2025-02-07 22:38:30 +01:00
parent 81fd341da2
commit 2e30dfffab

View file

@ -30,7 +30,7 @@ Take a look at the contained crates for language specific information:
- animations that play on the display - animations that play on the display
- tanks game (C#): [servicepoint-tanks](https://github.com/kaesaecracker/cccb-tanks-cs) - tanks game (C#): [servicepoint-tanks](https://github.com/kaesaecracker/cccb-tanks-cs)
- cellular automata slideshow (rust): [servicepoint-life](https://github.com/kaesaecracker/servicepoint-life) - 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. To add yourself to the list, open a pull request.