update README

update to v0.8.1
This commit is contained in:
2026-03-17 23:03:03 -04:00
parent 63a91931da
commit 6d1f0ad31e
2 changed files with 4 additions and 3 deletions

View File

@@ -4,8 +4,9 @@ An [ExpressJS](https://expressjs.com/) router for serving, sharing, and updating
[`twtxt.txt` file](https://twtxt.dev/). [`twtxt.txt` file](https://twtxt.dev/).
> [!WARNING] > [!WARNING]
> **STILL IN ALPHA**: Although this plugin lacks documentation, examples, tests, installation > **STILL IN ALPHA**: Although this is a fully-functional plugin which is actively deployed to at least one site (my
> flexibility, and polish, it's still fully-functional and actively deployed to at least one site. > own), it currently lacks documentation, examples, tests, installation flexibility, or polish.
> _USE AT YOUR OWN RISK_
### Features ### Features

View File

@@ -1,6 +1,6 @@
{ {
"name": "express-twtkpr", "name": "express-twtkpr",
"version": "0.8.0", "version": "0.8.1",
"description": "An express library for hosting and maintaining a twtxt.txt file.", "description": "An express library for hosting and maintaining a twtxt.txt file.",
"license": "MIT", "license": "MIT",
"author": { "author": {