]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: remove experimental flag
authorEduardo San Martin Morote <posva13@gmail.com>
Wed, 3 Mar 2021 12:51:03 +0000 (13:51 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Wed, 3 Mar 2021 12:51:03 +0000 (13:51 +0100)
README.md

index 9fef74ee73dc093f41e60ae25210e04983d344bc..0ecd36e3980523550a3b991fb424d88be0511d68 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
 
 ## 👉 [Demo](https://vcuiu.csb.app/)
 
-⚠️⚠️⚠️ This project is experimental, it's an exploration of what a _Store_ could be like using [the composition api](https://vue-composition-api-rfc.netlify.com). It works for Vue 2 by using the [official plugin](https://github.com/vuejs/composition-api) to add Composition API support to Vue 2.
+Pinia works for Vue 2 by using the [official plugin](https://github.com/vuejs/composition-api) to add Composition API support to Vue 2.
 
 **If you are looking for the version compatible with Vue 3.x, check the [`v2` branch](https://github.com/posva/pinia/tree/v2)**