Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SagarSDagdu authored Aug 5, 2017
1 parent 0c8c75a commit 1b3f583
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ Run `pod install` to install the dependencies.

## Usage

`SDDownloadManager` provides facilities for the following task:
`SDDownloadManager` provides APIs for the following tasks:

- Downloading multiple files asynchronusly to your specified directory.
- Keeping track of download progress and download completion via block syntax, no need to implement delegates!
- Keeping track of download progress and download completion via closure syntax, no need to implement delegates!


### Downloading files
Expand Down Expand Up @@ -104,4 +104,4 @@ Usage is provided under the [MIT License](http://opensource.org/licenses/mit-lic

## Contributions

All contributions are welcome. Please fork the project to add functionalities and open a pull request to have them merged into the master branch in the next releases.
All contributions are welcome. Please fork the project to add functionalities and submit a pull request to merge them in next releases.

0 comments on commit 1b3f583

Please sign in to comment.