Skip to content

Commit 5ab7a47

Browse files
authored
Add codebeat badge (#14)
1 parent 4f1d4ab commit 5ab7a47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# HTTPEngine
2-
![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) [![License](https://img.shields.io/badge/License-MIT-335577.svg?style=flat)](https://github.com/JZDesign/HTTPEngine/blob/master/LICENSE)
2+
![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

44
A convenience wrapper around Swift's Combine and URLSession to make `URLRequests`
55

0 commit comments

Comments
 (0)