From d04f2a028e11a1fc1f0ae02599d00d8c33792e7b Mon Sep 17 00:00:00 2001 From: Addison Schuhardt Date: Fri, 7 Apr 2023 11:05:07 -0700 Subject: [PATCH] updating Opal info to reflect recent refactor --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 143e91b..9065796 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ Repo mirrors: - [warmuuh/jemini](https://github.com/warmuuh/jemini/tree/main/gemini-client)(Java) - reactive gemini-client, part of jemini-project - [geminic](https://github.com/WarpEngineer/geminic) (Erlang) - An Erlang library for building Gemini protocol clients. - [dremini](https://github.com/marty1885/dremini) (C++) - Highly concurrent C++ Gemini server and client library -- [Opal](https://github.com/aschuhardt/Opal) (C#) - Gemini client library for .NET 6. Built-in support for TOFU and client certificates. +- [Opal](https://github.com/aschuhardt/Opal) (C#) - Gemini client library targeting .NET Standard 2.0. Built-in support for TOFU and client certificates. - [gemax](https://github.com/ninedraft/gemax) (Go) - a golang gemini stack, inspired by go STD http library. ## Related Specifications