From cae35e6ab4cf610affa28474a149872c1a951eed Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Thu, 2 Jan 2020 08:39:19 +0100 Subject: [PATCH] chore: readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ee382a5c..38025344 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Pinia [![Build Status](https://badgen.net/circleci/github/posva/pinia/master)](https://circleci.com/gh/posva/pinia) [![npm package](https://badgen.net/npm/v/pinia)](https://www.npmjs.com/package/pinia) [![coverage](https://badgen.net/codecov/c/github/posva/pinia/master)](https://codecov.io/github/posva/pinia) [![thanks](https://badgen.net/badge/thanks/♥/pink)](https://github.com/posva/thanks) -> Pronounced like the fruit, in Spanish _Piña_ +> Pronounced like the fruit in Spanish, _Piña_ > -> _Piña_ is also an invalid package name... that's why it has to be _pinia_ +> _Piña_ is also an invalid package name... that's why it has to be _pinia_ which sounds very similar 🍍Automatically Typed, Modular and lightweight (but **Experimental**) Store for Vue based on the composition api with devtools support -- 2.47.2