updated README.md
This commit is contained in:
parent
bbdd7e4c8d
commit
75d5e44278
13
README.md
13
README.md
|
@ -15,3 +15,16 @@ Affero General Public License for more details.
|
||||||
You should have received a copy of the GNU Affero General Public
|
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
|
||||||
|
|
||||||
|
This library is inspired very heavily by the
|
||||||
|
[gemini-server](https://hackage.haskell.org/package/gemini-server)
|
||||||
|
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.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user