Update README and CHANGELOG

- Add shields
- Fix typo
- Update changelog
This commit is contained in:
Juergen Stuber 2023-04-16 21:55:51 +02:00
parent 1519a4b957
commit c15a1099f2
2 changed files with 15 additions and 1 deletions

View File

@ -11,3 +11,14 @@
### Fixes
### Thanks
## 0.1.1 - 2023-04-16
### Changes
- Added shields to README.
- Fixed some typos.
## 0.1.0 - 2023-04-16
Initial release.

View File

@ -1,11 +1,14 @@
# pixelfoo-viewer
[<img alt="codeberg" src="https://img.shields.io/badge/codeberg-poc/pixelfoo-viewer?style=for-the-badge&labelColor=555555&logo=codeberg" height="20">](https://github.com/starblue/lowdim)
[![Crate](https://img.shields.io/crates/v/pixelfoo-viewer.svg)](https://crates.io/crates/pixelfoo-viewer)
> A viewer for pixelfoo frame streams.
## Background
At Chaospott in Essen we have a large 80x40 array of Neopixel LEDs
in the ceiling our main room.
in the ceiling of our main room.
A server can run various apps to generate animations on the LED array.
## Apps