Amend README

This commit is contained in:
paku 2024-05-27 18:44:07 +09:00
parent 5f70ee31bb
commit 458785bfb1

View file

@ -27,7 +27,7 @@ Using the `hsx` macro, you can implement HTML with S-expression.
</div> </div>
``` ```
Elements in HSX are essentially functions, so you can freely compose them and embed CL code to them. HSX elements are essentially functions, so you can freely compose them and embed CL code to them.
```lisp ```lisp
(hsx (hsx