Skip to content

Commit 7254b6a

Browse files
authored
Update README.md [skip ci]
1 parent 9bd0e4a commit 7254b6a

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,4 +1,4 @@
1-
# curl-builder [![Build Status](https://travis-ci.com/alexkart/curl-builder.svg?branch=master)](https://travis-ci.com/alexkart/curl-builder) [![Code Coverage](https://scrutinizer-ci.com/g/alexkart/curl-builder/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/alexkart/curl-builder/?branch=master)
1+
# curl-builder [![Build status](https://github.com/alexkart/curl-builder/actions/workflows/php.yml/badge.svg)](https://github.com/alexkart/curl-builder/actions) [![Code Coverage](https://scrutinizer-ci.com/g/alexkart/curl-builder/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/alexkart/curl-builder/?branch=master)
22

33
curl-builder is a curl command generator which can generate curl commands automatically from PSR-7 server requests and manually by
44
specifying options and URL.

0 commit comments

Comments
 (0)