Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
shadzik committed Jan 7, 2024
1 parent 1de548e commit a82f9ac
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ Enqueue your network requests using NetworkRequestOperationQueue.

* serial or parallel
* prioritize requests
* cancel requests
* add dependencies to requests
* define and use ready strategies
* define and use retry strategies
* define and use _ready_ strategies
* define and use _retry_ strategies
* use predefined content mappers (JSON, data) or easily create your own

### Instalation
Expand All @@ -27,4 +28,4 @@ Please refer to our Demo project or the unit tests to see how it works.

#### A bit of history

Back in the day, working for a great german telco, we've implemented this code with Jola, Paweł, Maciej, Stefan, Stefan and me. This is a complete rewrite in Swift (+ some changes and additions)
Back in the day, working for a great german telco, we've implemented this code in Objective-C with Jola, Paweł, Maciej, Stefan, Stefan and me. This is a complete rewrite in Swift (+ some changes and additions).

0 comments on commit a82f9ac

Please sign in to comment.