Skip to content

Commit f73f88c

Browse files
committed
Fix coverage
1 parent 96432d7 commit f73f88c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
SmileBASIC File Parser library
22
===
3-
![badge1](https://github.com/SBAPI-Team/SmileBASIC-File-Parser/blob/master/coverage/badges-branches.svg?raw=true)
4-
![badge2](https://github.com/SBAPI-Team/SmileBASIC-File-Parser/blob/master/coverage/badges-functions.svg?raw=true)
5-
![badge3](https://github.com/SBAPI-Team/SmileBASIC-File-Parser/blob/master/coverage/badges-lines.svg?raw=true)
6-
![badge4](https://github.com/SBAPI-Team/SmileBASIC-File-Parser/blob/master/coverage/badges-statements.svg?raw=true)
3+
![badge4](https://raw.githubusercontent.com/SBAPI-Team/SmileBASIC-FileParser/master/coverage/badge-statements.svg)
4+
![badge3](https://raw.githubusercontent.com/SBAPI-Team/SmileBASIC-FileParser/master/coverage/badge-lines.svg)
5+
![badge2](https://raw.githubusercontent.com/SBAPI-Team/SmileBASIC-FileParser/master/coverage/badge-functions.svg)
6+
![badge1](https://raw.githubusercontent.com/SBAPI-Team/SmileBASIC-FileParser/master/coverage/badge-branches.svg)
77

88

99
This library provides methods for parsing and writing SmileBASIC format files.

0 commit comments

Comments
 (0)