update readme - href - simple bookmark manager in go/cgi
 (HTM) git clone https://git.drkhsh.at/href.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit b4fadf5835b258e96fd597f6828c79fd78767e63
 (DIR) parent 21dc3f1f92959c70d8241620e2339c0bd7bc24ba
 (HTM) Author: drkhsh <me@drkhsh.at>
       Date:   Fri, 15 Aug 2025 00:53:37 +0200
       
       update readme
       
       Diffstat:
         M README                              |      13 ++++++++++++-
       
       1 file changed, 12 insertions(+), 1 deletion(-)
       ---
 (DIR) diff --git a/README b/README
       @@ -1,9 +1,11 @@
        href
        ====
        
       -simple zero-dependency URL/bookmark manager written in Go/CGI.
       +simple, opinionated, zero-dependency URL/bookmark manager written in Go/CGI.
        built to be powered by relayd/httpd/slowcgi on OpenBSD.
        
       +inspired by the url feature of werc and barf by sl.
       +
        build
        -----
        
       @@ -41,7 +43,16 @@ httpd + slowcgi example for OpenBSD:
                }
            }
        
       +authentication
       +--------------
       +
       +authentication should be handled by your webserver. setup HTTP basic auth, which
       +is compatible with all browsers, scripts via curl and other webhook callers.
       +
        integrations
        ------------
        
        various integrations are available in the `example` directory.
       +
       +to integrate mobile devices the app "HTTP Shortcuts" can be used:
       +https://http-shortcuts.rmy.ch/