Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
otaviokz authored Mar 23, 2024
1 parent 641ae22 commit 6a0120d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Overview

This package is meant as a very simple HTTP client for use in HTTP connections that return JSON data. It only implements GET and POST URL methods.
This package is meant as a very simple HTTP client for use in HTTP connections that send an/or return JSON data. Just add it to your Swift Package Dependencies and free your time to work on the API (urls, endpoints, types returned etc) layer.

Methods available:

Expand Down

0 comments on commit 6a0120d

Please sign in to comment.