docs: adds drawings mention to readme and crate desc

This commit is contained in:
Lewis Wynne 2026-04-09 23:04:52 +01:00
parent 9521fc4aef
commit 459584cb9c
2 changed files with 18 additions and 6 deletions

View file

@ -2,7 +2,7 @@
name = "guestbook"
version = "0.2.1"
edition = "2021"
description = "A configurable web guestbook made to be easy to use, with entries in plain text files, options for honeypots and captchas to deter spam, and moderation via Telegram bot."
description = "A configurable web guestbook made to be easy to use, with entries in plain text files, an optional drawing canvas, honeypots and captchas to deter spam, and moderation via Telegram bot."
license = "MIT"
repository = "https://git.ily.rs/lew/guestbook"