updated README
This commit is contained in:
parent
84b6d0bcae
commit
14f2064050
10
README.md
10
README.md
|
@ -16,11 +16,6 @@ You should have received a copy of the GNU Affero General Public
|
||||||
License along with this program. If not, see
|
License along with this program. If not, see
|
||||||
<https://www.gnu.org/licenses/>.
|
<https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
## Important Note
|
|
||||||
|
|
||||||
This project is not yet ready for release. Everything within it should
|
|
||||||
be considered unstable and subject to change at any time.
|
|
||||||
|
|
||||||
## Executive Summary
|
## Executive Summary
|
||||||
|
|
||||||
This library is inspired very heavily by the
|
This library is inspired very heavily by the
|
||||||
|
@ -28,3 +23,8 @@ This library is inspired very heavily by the
|
||||||
package, but does not need to be linked against OpenSSL. Instead, it
|
package, but does not need to be linked against OpenSSL. Instead, it
|
||||||
uses [tcp-streams](https://hackage.haskell.org/package/tcp-streams) to
|
uses [tcp-streams](https://hackage.haskell.org/package/tcp-streams) to
|
||||||
provide TLS functionality.
|
provide TLS functionality.
|
||||||
|
|
||||||
|
## Pull Requests
|
||||||
|
|
||||||
|
Pull requests welcome. That said, please make your pull requests to
|
||||||
|
the `dev` branch.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user