add badges
This commit is contained in:
parent
f98950725a
commit
a6bae192dc
|
@ -1,12 +1,16 @@
|
|||
# servicepoint
|
||||
|
||||
[](https://crates.io/crates/servicepoint2)
|
||||
[](./LICENSE)
|
||||

|
||||
[](https://docs.rs/servicepoint2/latest/servicepoint2/)
|
||||
[](./LICENSE)
|
||||
|
||||
In [CCCB](https://berlin.ccc.de/), there is a big pixel matrix hanging on the wall. It is called "Service Point Display" or "Airport Display".
|
||||
In [CCCB](https://berlin.ccc.de/), there is a big pixel matrix hanging on the wall. It is called "Service Point
|
||||
Display" or "Airport Display".
|
||||
This repository contains a library for parsing, encoding and sending packets to this display via UDP.
|
||||
|
||||
### Installation
|
||||
|
||||
```bash
|
||||
# release version
|
||||
cargo add servicepoint2
|
||||
|
|
Loading…
Reference in a new issue