Add link to usage example

This commit is contained in:
Akira Tempaku 2025-05-18 19:00:35 +09:00
parent 79640a16fa
commit 314f7cb273
Signed by: paku
GPG key ID: 5B4E8402BCC50607

View file

@ -2,6 +2,8 @@
**HSX** is a simple and powerful HTML generation library for Common Lisp, inspired by JSX. It allows you to write HTML using native Lisp syntax.
[Practical usage example](https://github.com/skyizwhite/website)
> 🚧 **BETA NOTICE:**
> This library is still in early development. APIs may change.
> See [release notes](https://github.com/skyizwhite/hsx/releases) for details.