From: Eduardo San Martin Morote Date: Mon, 8 Mar 2021 10:17:53 +0000 (+0100) Subject: chore: update readme [skip ci] X-Git-Tag: v0.2.0~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=27345c869d4e6f70dc517d1bd6bd333761605064;p=thirdparty%2Fvuejs%2Fpinia.git chore: update readme [skip ci] --- diff --git a/README.md b/README.md index e4596807..1f11ca47 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ - 🏗 Modular by design - 📦 Extremely light -Pinia works both for Vue 2.x and Vue 3.x and you are currently on the branch that supports Vue 2.x. **If you are looking for the version compatible with Vue 2.x, check the [`v1` branch](https://github.com/posva/pinia/tree/v1)**. +Pinia works both for Vue 2.x and Vue 3.x and you are currently on the branch that supports Vue 2.x. **If you are looking for the version compatible with Vue 3.x, check the [`v2` branch](https://github.com/posva/pinia/tree/v2)**. Pinia is is the most similar English pronunciation of the word _pineapple_ in Spanish: _piña_. A pineapple is in reality a group of individual flowers that join together to create a multiple fruit. Similar to stores, each one is born individually, but they are all connected at the end. It's also a delicious tropical fruit indigenous to South America.