Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
reminia committed Dec 11, 2023
1 parent a565e87 commit b9b0620
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ Add the plugin:
addSbtPlugin("me.yceel" %% "sbt-curl" % "0.1.0")
```

After that, your can:

You can:
* run curl command directly in your sbt eval.
* run `curlTest` to execute all curl commands in the curl-script. <br/>
Curl script is a file named `curl-script` or `curl-test` under root directory
Expand Down

0 comments on commit b9b0620

Please sign in to comment.