From 9fc2b36f0e541efffded2fba51954050da9433ac Mon Sep 17 00:00:00 2001 From: Fawad Mirzad Date: Sun, 14 Feb 2021 13:41:01 +0100 Subject: [PATCH] Improve docs --- docs/src/index.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/src/index.md b/docs/src/index.md index aec7403..78d2c9a 100755 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -5,11 +5,15 @@ tagline: Google maps components for Vue.js actionText: Quick Start → actionLink: /docs/ features: -- title: Written with Vue.js - details: This plugin makes strong use of Vue.js Composition api and is written from ground up for Vue.js 3 +- title: Lots of utilities + details: Center markers, add Cluster, add custom buttons, and a lot more with just props - title: Supports most maps components - details: The plugin comes with support of most of google maps components with extensible API to customise + details: Most common Google map Components are implemented and are reactive out of box. - title: Well documented - details: All the components come with documentations and examples + details: All the components come with documentations and examples, making it extremely easy to use. +- title: Well maintained + details: We heavily rely on this library in workplace. So this library is actively developed and improved. +- title: Well tested + details: The library is used in production in many apps and comes with automated test, more automated test is coming. footer: Made by Fawad Mirzad with ❤️ ---