Skip to content

Commit

Permalink
Merge branch 'master' of personal.github.com:Zhendryk/GenericAPIClient
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhendryk committed Jul 7, 2020
2 parents eeeec6e + eea50f3 commit 11808ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,8 +1,8 @@
# APIClient

#### A clean, generic interface from your application to an API, written in pure Swift with no other dependencies.
> A clean, generic interface from your application to an API, written in pure Swift with no other dependencies.
#### This library is made available as a Swift Package. To use it as a dependency in your project [see this documentation from Apple.](https://developer.apple.com/documentation/xcode/adding_package_dependencies_to_your_app)
> This library is made available as a Swift Package. To use it as a dependency in your project [see this documentation from Apple.](https://developer.apple.com/documentation/xcode/adding_package_dependencies_to_your_app)
## Usage

Expand Down

0 comments on commit 11808ea

Please sign in to comment.