We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11c7255 commit c367f4fCopy full SHA for c367f4f
1 file changed
README.md
@@ -1,15 +1,11 @@
1
# elysia-htmx
2
3
-To install dependencies:
+Make it easier to use HTMX headers with Elysia.
4
5
-```bash
6
-bun install
7
-```
+## Usage
8
9
-To run:
+Refer to `example/` for now. Full docs coming later!
10
11
12
-bun run index.ts
13
+## License
14
15
-This project was created using `bun init` in bun v1.2.22. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.
+MIT
0 commit comments