Skip to content

Commit c367f4f

Browse files
committed
doc: readme
1 parent 11c7255 commit c367f4f

1 file changed

Lines changed: 5 additions & 9 deletions

File tree

README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
# elysia-htmx
22

3-
To install dependencies:
3+
Make it easier to use HTMX headers with Elysia.
44

5-
```bash
6-
bun install
7-
```
5+
## Usage
86

9-
To run:
7+
Refer to `example/` for now. Full docs coming later!
108

11-
```bash
12-
bun run index.ts
13-
```
9+
## License
1410

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.
11+
MIT

0 commit comments

Comments
 (0)