Skip to content

Commit 47783b1

Browse files
add links to badges in readme
1 parent e1f6e63 commit 47783b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
# gas, for locally developing Google Apps Script projects
44

55

6-
[![GitHub stars](https://img.shields.io/github/stars/MaartenDesnouck/google-apps-script.svg?style=social&label=Star)]()
6+
[![GitHub stars](https://img.shields.io/github/stars/MaartenDesnouck/google-apps-script.svg?style=social&label=Star)](https://github.com/MaartenDesnouck/google-apps-script)
77
[![NPM Downloads](https://img.shields.io/npm/dt/google-apps-script.svg?style=flat)](https://www.npmjs.org/package/google-apps-script)
88
[![Known Vulnerabilities](https://snyk.io/test/npm/google-apps-script/badge.svg?style=flat)](https://snyk.io/test/npm/google-apps-script)
9-
[![Gemnasium](https://img.shields.io/gemnasium/MaartenDesnouck/google-apps-script.svg)]()
9+
[![Gemnasium](https://img.shields.io/gemnasium/MaartenDesnouck/google-apps-script.svg)](https://gemnasium.com/github.com/MaartenDesnouck/google-apps-script)
1010

1111
# Installation
1212

0 commit comments

Comments
 (0)