From c0337d768bca432915509e3799c072703c89ace2 Mon Sep 17 00:00:00 2001 From: la-ninpre Date: Wed, 2 Jun 2021 18:02:23 +0000 Subject: fixed license link in readme added links to examples of cgi FossilOrigin-Name: 0aa281f6a5cf842be412cda4c1f88c862af14c381dea0486da87f16b8362bd18 --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba63e68..e2f50c9 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,11 @@ $ make cgi_gemini now throw that `nimisewi.cgi` into your cgi-bin folder and serve it as you wish. +see examples here: + +- [http](https://aaoth.xyz/nimisewi) +- [gemini](gemini://aaoth.xyz/cgi-bin/nimisewi) + ## usage ``` @@ -66,4 +71,4 @@ send me an email to `aaoth_at_aaoth_dot_xyz`. ## license -isc. see [LICENSE](/LICENSE). +isc. see [LICENSE](./LICENSE). -- cgit v1.2.3