]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
chore: add demo link [skip ci]
authorEduardo San Martin Morote <posva@users.noreply.github.com>
Mon, 8 Mar 2021 15:13:59 +0000 (16:13 +0100)
committerGitHub <noreply@github.com>
Mon, 8 Mar 2021 15:13:59 +0000 (16:13 +0100)
README.md

index 67484dbcf9043d7b385c46ce5211732076cb085e..18cd3a5118566e75a28c1c2f85e8c56e3e7d49aa 100644 (file)
--- a/README.md
+++ b/README.md
@@ -22,6 +22,8 @@
 - 🏗 Modular by design
 - 📦 Extremely light
 
+## 👉 [Demo](https://vcuiu.csb.app/)
+
 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.