Skip to content

Commit

Permalink
minor readme text revision
Browse files Browse the repository at this point in the history
  • Loading branch information
mmilano committed Sep 15, 2024
1 parent 3900df1 commit cf78580
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
A simple doughnut "spark" chart created with generated SVG and css,
allowing for dynamic display and update with VUE properties/values.

Built using the `vue-cli` as scaffolding for the demo, but the core chart component itself does not depend on anything.
The demo is built using the `vue-cli` as scaffolding, but the core chart component itself does not depend on anything.

## Project setup
```
Expand Down Expand Up @@ -31,4 +31,4 @@ npm run lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
See [Vue CLI Configuration Reference](https://cli.vuejs.org/config/).

0 comments on commit cf78580

Please sign in to comment.