Skip to content

Commit 85ced1c

Browse files
committed
update readme
1 parent 85a7085 commit 85ced1c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ What does Zephyr have?
1818
- Initial seeder of admin account.
1919
- SPA-like effect using `<x-link />` component.
2020
- Configurable login (with username or email).
21+
- And others! find out for yourself.
2122
- Plus additional features that will be added in the future!
2223

2324
## Installation
@@ -38,10 +39,16 @@ To start the development server:
3839
php artisan serve
3940
```
4041

41-
```
42+
```shell
4243
npm run dev
4344
```
4445

46+
## Preview
47+
48+
<div align="center">
49+
<a href="https://iili.io/JTF11Eb.md.png"><img src="https://iili.io/JTF11Eb.md.png" alt="JTF11Eb.md.png" border="0"></a><br /><p>Dashboard Preview</p><br />
50+
</div>
51+
4552
## Credit
4653

4754
- Everyone who contributed to this project.

0 commit comments

Comments
 (0)