Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ksassnowski committed Jan 30, 2024
1 parent f07be5f commit 79103be
Showing 1 changed file with 24 additions and 1 deletion.
25 changes: 24 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,34 @@
<div align="center">
<img src="images/logo.png" width="150px">
<img src="images/logo.png" width="130px">
</div>

<h1 align="center">
Vueclid
</h1>

<p align="center">
<img src="https://badge.fury.io/js/@ksassnowski%2Fvueclid.svg" />
</p>

<p align="center">
Pixel-perfect math diagrams for Vue.js.
</p>

<p align="center">
<a href="https://ksassnowski.github.io/vueclid-docs/installation.html">Documentation</a>
</p>

## Installation

```bash
npm install @ksassnowski/vueclid
```

## Credits

- [Kai Sassnowski](https://github.com/ksassnowski)
- [All contributors](https://github.com/roach-php/core/contributors)

## License

MIT

0 comments on commit 79103be

Please sign in to comment.