From f45c84ac4cfc8a5dec99974f46da262259031708 Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Fri, 6 Dec 2019 17:13:50 +0100 Subject: [PATCH] docs: adapt readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3301f654..0f21d9be 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ > Pronounced like the fruit, in Spanish _Piña_ > -> _Piña_ is also an invalid package name... +> _Piña_ is also an invalid package name... that's why it has to be _pinia_ -🍍Type Safe Modular and lightweight (but **Experimental**) Store for Vue based on the composition api +🍍Automatically Typed, Modular and lightweight (but **Experimental**) Store for Vue based on the composition api with devtools support Demo (TODO link) @@ -239,7 +239,7 @@ export async function orderCart() { #### Creating _Pinias_ -_Not implemented_. Replaces the examles above +_Not implemented_. Replaces the examles above about combining state and getters and about composing stores. Combine multiple _stores_ (gajos) into a new one: -- 2.47.2