Update README.md

This commit is contained in:
Ashita Prasad
2024-11-24 16:37:37 +05:30
parent a0de2cfd3b
commit 679fb443cd

View File

@ -1,5 +1,7 @@
# curl Parser
[![Pub Version](https://img.shields.io/pub/v/curl_parser)](https://pub.dev/packages/curl_parser)
Easily parse a cURL command into a Dart object and generate cURL commands from Dart objects.
A well-tested and better alternative to [curl_converter](https://pub.dev/packages/curl_converter).