Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuawright11 committed Nov 7, 2023
1 parent 0074ef0 commit 5f35046
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,6 @@ Documentation examples use [Swift concurrency](https://docs.swift.org/swift-book

While using concurrency is recommended, if you haven't yet migrated and need a closure based API, see the section on [closure based APIs](#closure-based-apis).

### Alamofire & Linux drivers

Out of the box, Papyrus is powered by `URLSession`.

If you're using Linux / Swift on Server, use the separate package [PapyrusAsyncHTTPClient](https://github.com/joshuawright11/papyrus-async-http-client). It's driven by the [swift-nio](https://github.com/apple/swift-nio) backed [async-http-client](https://github.com/swift-server/async-http-client).

### Installation

You can install Papyrus using the [Swift Package Manager](https://www.swift.org/package-manager/).
Expand Down

0 comments on commit 5f35046

Please sign in to comment.