Amend README
This commit is contained in:
parent
5f70ee31bb
commit
458785bfb1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue