Skip to content

Commit

Permalink
change readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Sarvarov committed Jun 11, 2024
1 parent fb961ad commit 3757cae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ This package based on the official Laravel adapter for Inertia.js: [inertiajs/in
- [x] Tests
- [x] Helpers for testing
- [x] Helpers for validation errors
- [x] Examples
- [x] Laravel like `mix` helper
- [ ] SSR

## Installation
Expand Down Expand Up @@ -90,9 +92,7 @@ Create `root.html` template:
</html>
```

### Example boilerplate application

[See in examples folder](./examples)
You can also find more examples in an [examples folder](./examples) or in section above.

### More examples

Expand Down

0 comments on commit 3757cae

Please sign in to comment.