From be307aedcaef1b26167101fabcfd7465c44f5ef9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lua=CC=83=20de=20Souza?= <lua.desouza@theiconic.com.au> Date: Tue, 17 Mar 2020 17:36:12 +1100 Subject: [PATCH] Update badges --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0d37413..22a39e9 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ [](https://codeclimate.com/github/theiconic/ntlm-soap/maintainability) [](https://codeclimate.com/github/theiconic/ntlm-soap/test_coverage) [](https://travis-ci.org/theiconic/ntlm-soap) -[](https://packagist.org/packages/theiconic/ntlm-soap) -[](https://packagist.org/packages/theiconic/ntlm-soap) -[](https://packagist.org/packages/theiconic/ntlm-soap) +[](https://packagist.org/packages/theiconic/ntlm-soap) +[](https://packagist.org/packages/theiconic/ntlm-soap) +[](https://packagist.org/packages/theiconic/ntlm-soap) The purpose of this thin PHP library is to provide an easy and handy way to communicate with SOAP services that are using [NTLM](https://docs.microsoft.com/en-us/windows/desktop/secauthn/microsoft-ntlm) authentication protocol.