From 06d4267caa0060989019cc08a7de4b1b65981000 Mon Sep 17 00:00:00 2001 From: Inqiyad Sabr Date: Mon, 3 Nov 2025 00:01:56 +0600 Subject: Add license section in README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 39cb550..ec08819 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ This is a very simple gemini to xml generator written in C. # About The g2x executable is a single file to file xml generator, there's a handy script named c2x (capsule 2 xhtml), that generates the entire capsule in XHTML for you, then you can use your favourite web server to host it. +# License +See LICENSE file for more information. + # Usage You use your shell pipes '>' and '<'. -- cgit v1.2.3