From 1a5aa30733baae0405b90b989d7f8f12273569f7 Mon Sep 17 00:00:00 2001 From: Matvey Aksenov Date: Tue, 31 Mar 2015 08:04:16 +0000 Subject: [PATCH] Add a disclaimer --- README.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.markdown b/README.markdown index 977780e..e707f6d 100644 --- a/README.markdown +++ b/README.markdown @@ -1,6 +1,8 @@ ldap-client ----------- +**NOTE: This is work in progress. Don't use it! If you really need LDAP integration, check out [LDAP][LDAP]** + This library implements (the parts of) [RFC 4511][rfc4511] Feature | RFC Section | Support @@ -26,3 +28,4 @@ LDAP over TLS | - | ✔ ``` [rfc4511]: https://tools.ietf.org/html/rfc4511 + [LDAP]: https://hackage.haskell.org/package/LDAP