Skip to content

Commit

Permalink
ReadMe update
Browse files Browse the repository at this point in the history
  • Loading branch information
avario committed Oct 24, 2019
1 parent 6d19c56 commit f369c95
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,5 +1,5 @@
# NetworkKit
An abstraction layer on top of `URLSession`, NetworkKit provides a clear way to organise and structure your network API requests. It also works seemlessly with Xcode Previews to allow you to preview mock API response data.
A light abstraction layer on top of `URLSession`, NetworkKit provides a clear way to organise your network API requests.

> ⚠️ **Warning:** This package is under active development and is not considered ready for production use.
Expand Down

0 comments on commit f369c95

Please sign in to comment.