From 8e15c930e04002125b684f5558679dfa65f085ed Mon Sep 17 00:00:00 2001 From: Fawad Mirzad Date: Wed, 3 Feb 2021 17:21:07 +0100 Subject: [PATCH] Update readme.md --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index 40b0720..b554c44 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,12 @@ # Vue.js google maps vue.js 3 components for Google maps + +![Node.js Package](https://github.com/fawmi/vue-google-maps/workflows/Node.js%20Package/badge.svg) + +![CodeQL](https://github.com/fawmi/vue-google-maps/workflows/CodeQL/badge.svg) + + ## Still in development This repo is still in active development. Most of the components are already implemeted, but some important parts are still missing. Documentations may not be fully upto date.