From 17b12559b2a0063c593ddfc43cf0f661d6a16159 Mon Sep 17 00:00:00 2001 From: ghost Date: Thu, 25 Jan 2024 12:23:13 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e1058bf..6972716 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Gemini Protocol library for PHP 8 ``` setCert('cert.pem'); $server->setKey('key.rsa');