aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorInqiyad Sabr <sabr@ariamath.xyz>2025-11-03 00:01:56 +0600
committerInqiyad Sabr <sabr@ariamath.xyz>2025-11-03 00:01:56 +0600
commit06d4267caa0060989019cc08a7de4b1b65981000 (patch)
tree170aab16bf50828125f6bbdad248d645d062214d /README.md
parentaed4d686988aa607b84e63ebd2df30c46d83d97c (diff)
Add license section in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
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 '<'.