Skip to content

Commit

Permalink
chore: updated README.md (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
kn0wn authored Aug 23, 2023
1 parent 111a606 commit 1e0d578
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,19 @@ Radix is an unstyled, customisable UI Library with built in accessibility for bu
<a href="https://chat.radix-vue.com"><b>Get involved!</b></a>
</p>
<p align="center">
<a href="https://radix-vue.com">Documentation</a> | <a href="https://www.radix-vue.com/overview/getting-started.html">Getting Started</a> | <a href="https://www.radix-vue.com/">Examples</a> | <a href="https://www.radix-vue.com/overview/introduction.html">Why Vitest?</a>
<a href="https://radix-vue.com">Documentation</a> | <a href="https://www.radix-vue.com/overview/getting-started.html">Getting Started</a> | <a href="https://www.radix-vue.com/">Examples</a> | <a href="https://www.radix-vue.com/overview/introduction.html">Why Radix Vue?</a>
</p>

## Installation

```bash
pnpm install radix-vue
pnpm add radix-vue
```
```bash
npm install radix-vue
```
```bash
yarn add radix-vue
```

## Documentation
Expand Down

0 comments on commit 1e0d578

Please sign in to comment.