]> git.ipfire.org Git - thirdparty/vuejs/pinia.git/commitdiff
docs: new lines
authorEduardo San Martin Morote <posva13@gmail.com>
Tue, 26 Nov 2019 23:03:00 +0000 (00:03 +0100)
committerEduardo San Martin Morote <posva13@gmail.com>
Tue, 26 Nov 2019 23:03:00 +0000 (00:03 +0100)
README.md

index eea5c52acc532641c5dfde6513f11bb0f72f0911..790d3244740473c2d7dd19beb0e5c6cfc596f534 100644 (file)
--- a/README.md
+++ b/README.md
@@ -27,9 +27,11 @@ There are the core principles that I try to achieve with this experiment:
 A few notes about the project and possible questions:
 
 **Q**: _Does this replace Vuex, is it its successor?_
+
 **A**: No, or at least that's not the main intention
 
 **Q**: _What about dynamic modules?_
+
 **A**: Dynamic modules are not type safe, so instead [we allow creating different stores](#composing-stores) that can be imported anywhere
 
 ## Roadmap / Ideas