diff options
| author | Inqiyad Sabr <sabr@ariamath.xyz> | 2025-11-03 00:01:56 +0600 |
|---|---|---|
| committer | Inqiyad Sabr <sabr@ariamath.xyz> | 2025-11-03 00:01:56 +0600 |
| commit | 06d4267caa0060989019cc08a7de4b1b65981000 (patch) | |
| tree | 170aab16bf50828125f6bbdad248d645d062214d /README.md | |
| parent | aed4d686988aa607b84e63ebd2df30c46d83d97c (diff) | |
Add license section in README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 '<'. |