docs: fix the admonition in the README

This commit is contained in:
Jon Seager 2025-11-24 17:15:27 +00:00
parent 1343ad0608
commit 9c4734172f
No known key found for this signature in database

View file

@ -8,7 +8,7 @@ command-line client for the API. There is a web frontend built with [Tailwind CS
that enables client-side reactivity with [Datastar](https://data-star.dev/).
<!-- prettier-ignore-start -->
> [!INFO]
> [!NOTE]
> This project was built with significant assistance from Github Copilot. I used it as a test-bed
> for trying out newer agentic coding workflows, and to get some basic experience with Datastar,
> which had attracted my attention.