Updated README

This commit is contained in:
flash 2025-05-20 23:33:40 +00:00
parent fe2204650a
commit b3dd69b65c
Signed by: flash
GPG key ID: 2C9C2C574D47FE3E

View file

@ -2,5 +2,5 @@
Uiharu is a service that looks up metadata for a given URL.
It runs on the [Deno](https://deno.com/) Javascript runtime and requires a [Memcached](https://www.memcached.org/) server for caching.
It runs on [NodeJS v22 LTS](https://nodejs.org) and should be run behind an NGINX reverse proxy.
HTML wrangling is done using the [Cheerio](https://github.com/cheeriojs/cheerio) library.