Skip to content

Commit c089af4

Browse files
Link to online converter
1 parent b979027 commit c089af4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# `curl` Converter
2-
Another bit of automation from [Shift](https://laravelshift.com) to convert `curl` requests to Laravel `Http` requests.
2+
Another bit of automation from [Shift](https://laravelshift.com) to convert `curl` requests to Laravel `Http` requests. See this project in action using Shift's [online curl converting](https://laravelshift.com/convert-curl-to-http).
33

44
This project is a WIP. You may follow along with development in [Jason McCreary's live streams](https://www.youtube.com/watch?v=TpbkhR07W1g&list=PLmwAMIdrAmK5rH3SWvokHV8xI_0mauxDL&index=85).
55

@@ -8,7 +8,7 @@ Code contributions may be made by submitting a [Pull Request](https://github.com
88

99
- Explain the change, ideally using before and after examples.
1010
- Pass all build steps.
11-
- Ideally, Include tests which verify the change.
11+
- Ideally, include tests which verify the change.
1212

1313
You may also contribute by [opening an issue](https://github.com/laravel-shift/curl-converter/issues/new) to report a bug or suggest a new feature.
1414

0 commit comments

Comments
 (0)