chore: add coverage badge to README (#26)

This commit is contained in:
Felix Angelov
2023-06-09 13:52:18 -07:00
committed by GitHub
parent 8eb3a46446
commit dc919cad5a
+2
View File
@@ -1,5 +1,7 @@
# Updater library
[![codecov](https://codecov.io/gh/shorebirdtech/updater/branch/main/graph/badge.svg)](https://codecov.io/gh/shorebirdtech/updater)
This is the Rust side of the Shorebird code push system. This is built
in Rust with a C API for easy calling from other languages, most notably
for linking into `libflutter.so`.