Skip to content

Commit

Permalink
docs(readme): license
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickshan committed Mar 12, 2024
1 parent 43071e0 commit e4b3333
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ If you have access to Tailwind UI, first-party plugins are needed:
- [tailwindcss/line-clamp](https://github.com/tailwindlabs/tailwindcss-line-clamp)
- [tailwindcss/aspect-ratio](https://github.com/tailwindlabs/tailwindcss-aspect-ratio)

### Getting Started
## Getting Started

```sh
pnpm i
Expand All @@ -39,3 +39,7 @@ pnpm run serve
## Contribution

If you want to add some features, feel free to submit PR.

## License

[MIT](LICENSE).

0 comments on commit e4b3333

Please sign in to comment.