mirror of
https://github.com/SkinnyMind/libgit2dart.git
synced 2025-05-04 20:29:08 -04:00
chore: remove coverage badge
This commit is contained in:
parent
7c6060b02c
commit
e1ca7e81a2
3 changed files with 1 additions and 24 deletions
|
@ -1,7 +1,5 @@
|
|||
# libgit2dart
|
||||
|
||||

|
||||
|
||||
**Dart bindings to libgit2**
|
||||
|
||||
libgit2dart package provides ability to use [libgit2](https://github.com/libgit2/libgit2) in Dart/Flutter.
|
||||
|
@ -705,7 +703,6 @@ To run all tests and generate coverage report make sure to have activated packag
|
|||
|
||||
```sh
|
||||
$ dart pub global activate coverage
|
||||
$ dart pub global activate flutter_coverage_badge
|
||||
```
|
||||
|
||||
And run:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue