Skip to content

Commit 96f0ff8

Browse files
authored
CodeCov integration
1 parent 5ab7a47 commit 96f0ff8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# HTTPEngine
22
![Swift](https://github.com/JZDesign/HTTPEngine/workflows/Swift/badge.svg) ![PublishDocumentation](https://github.com/JZDesign/HTTPEngine/workflows/PublishDocumentation/badge.svg) [![Docs](https://img.shields.io/badge/Jazzy-Documentation-634fb3.svg?style=flat)](https://jzdesign.github.io/HTTPEngine/) [![SPM compatible](https://img.shields.io/badge/SPM-Compatible-e66f20.svg?style=flat)](https://github.com/apple/swift-package-manager) [![codebeat badge](https://codebeat.co/badges/839231b0-5d79-4115-af21-dacf4f38457f)](https://codebeat.co/projects/github-com-jzdesign-httpengine-master) [![License](https://img.shields.io/badge/License-MIT-335577.svg?style=flat)](https://github.com/JZDesign/HTTPEngine/blob/master/LICENSE)
33

4+
45
A convenience wrapper around Swift's Combine and URLSession to make `URLRequests`
56

67
## SPM
@@ -73,4 +74,4 @@ engine
7374

7475
## [View Documentation](https://jzdesign.github.io/HTTPEngine/)
7576

76-
Documentation generated by [Jazzy](https://github.com/realm/jazzy).
77+
Documentation generated by [Jazzy](https://github.com/realm/jazzy).

0 commit comments

Comments
 (0)