Update README.md

This commit is contained in:
Charlie Monzillo 2018-11-30 12:11:25 -05:00 committed by GitHub
parent 51f51a355c
commit cf23bd1ecf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,7 @@
# IMPORTANT NOTE
This repository will be removed on December 14th and will no longer be maintained and ownership will also not be transferred. Please fork this repositiory if you wish to continue to use it.
# NTLM Implementation for Go
This is a native implementation of NTLM for Go that was implemented using the Microsoft MS-NLMP documentation available at http://msdn.microsoft.com/en-us/library/cc236621.aspx.