diff --git a/README.md b/README.md index 39c75cd..89146ae 100644 --- a/README.md +++ b/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 . -## 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 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 uses [tcp-streams](https://hackage.haskell.org/package/tcp-streams) to provide TLS functionality. + +## Pull Requests + +Pull requests welcome. That said, please make your pull requests to +the `dev` branch.