From 1b9e12c47c75725da519f443721684faeb82cec2 Mon Sep 17 00:00:00 2001 From: Tanner Mckenney <tmckenney7@outlook.com> Date: Tue, 9 Feb 2021 19:12:47 -0800 Subject: [PATCH] Add Links to Readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c2d7608..4823830 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Gemini Protocol library for PHP. + - [gemini://gemini.circumlunar.space/](gemini://gemini.circumlunar.space/) + - [https://gemini.circumlunar.space/](https://gemini.circumlunar.space/) + ## Basic Implentation ```