diff options
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 '<'. |