Update README.md

This commit is contained in:
Ashita Prasad
2024-11-24 06:08:47 +05:30
parent 5df562d73a
commit 201e7abe3f

View File

@ -1,5 +1,7 @@
# curl_parser
A well-tested and improved alternative to [curl_converter](https://pub.dev/packages/curl_converter).
A Dart package that provides a `Curl` class for parsing and formatting cURL commands.
## Usage