Skip to content

Commit

Permalink
Updates to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
rolivieri committed Feb 19, 2016
1 parent 84874b9 commit 3586818
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Kitura-net

This is the KituraNet module for the Kitura project. Full details on the project can be found in the [main repo](https://github.com/IBM-Swift/Kitura)
This is the KituraNet module for the Kitura project. Full details on the project can be found in the [main repo](https://github.com/IBM-Swift/Kitura).

The KituraNet module contains logic for sending and receiving HTTP requests. It also contains the structure for listening on a port and sending requests to a delegate for processing.

This is dependent on the [sys](https://github.com/IBM-Swift/Kitura-sys) and [BlueSocket](https://github.com/IBM-Swift/BlueSocket) modules.
This package is dependent on the [KituraSys](https://github.com/IBM-Swift/Kitura-sys) and [BlueSocket](https://github.com/IBM-Swift/BlueSocket) Swift packages.

0 comments on commit 3586818

Please sign in to comment.