mirror of
https://github.com/CovidBraceletPrj/CovidBracelet.git
synced 2024-12-04 16:45:43 +01:00
Update README.md
This commit is contained in:
parent
b7053cafdf
commit
dae1b0db24
@ -1,4 +1,4 @@
|
||||
# Contact Tracing Wristband [![Actions Status: test](https://github.com/CovidBraceletPrj/CovidBracelet/workflows/test/badge.svg)](https://github.com/CovidBraceletPrj/CovidBracelet/actions) [![Actions Status: build](https://github.com/CovidBraceletPrj/CovidBracelet/workflows/build/badge.svg)](https://github.com/CovidBraceletPrj/CovidBracelet/actions)
|
||||
# TraceBand [![Actions Status: test](https://github.com/CovidBraceletPrj/CovidBracelet/workflows/test/badge.svg)](https://github.com/CovidBraceletPrj/CovidBracelet/actions) [![Actions Status: build](https://github.com/CovidBraceletPrj/CovidBracelet/workflows/build/badge.svg)](https://github.com/CovidBraceletPrj/CovidBracelet/actions)
|
||||
|
||||
This project aims to add support the [Exposure Notification (EN) protocol for tracing contacts from Apple and Google](https://covid19.apple.com/contacttracing) on low-power wristbands. It maintains full compatibility with smartphone Apps based on the EN protocol.
|
||||
|
||||
@ -99,4 +99,4 @@ SDL must be installed to provide a virtual display.
|
||||
|
||||
Exposure keys can be unpacked from their protocol buffer.
|
||||
The unpacking can be tested, by setting the `TEST_UNPACK_KEYS=y` and `TEST_UNPACK_KEYS_N=n` config variables.
|
||||
The test will run first thing at startup and output the time, it took unpacking and iterating over the keys.
|
||||
The test will run first thing at startup and output the time, it took unpacking and iterating over the keys.
|
||||
|
Loading…
Reference in New Issue
Block a user