Update README.md

Alphons van der Heijden <alphons@heijden.com> 6 Nov 2023, 19:08
b1ed87945f86799143ce3ecb722776d113101df7
1 files changed
  • README.md
diff --git a/README.md b/README.md
index 2c3e80a..704e9e5 100644
--- a/README.md
+++ b/README.md
@@ -3,8 +3,6 @@ Vimexx_API partly implementation for making the LetsEcnrypt DNS challenge (neede
Call LetsEncryptAsync to make the challenge record in DNS.
-This library uses the [Certes](https://github.com/fszlin/certes) project.
-
As an example, have a look at [LetsEncryptIIS](https://github.com/alphons/LetsEncryptIIS) which combines the Vimexx_Api to install certificates on IIS Webserver.
```C#