From 50ca71087ed58391256ad37b86ebb7a26eb8a459 Mon Sep 17 00:00:00 2001
From: Dolan
Date: Fri, 10 Mar 2017 00:52:43 +0000
Subject: [PATCH] =?UTF-8?q?reverted=20back=20as=20they=E2=80=99re=20both?=
=?UTF-8?q?=20buggy?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ee3739dc74..07fdfba3a4 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
---
-[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
+[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Known Vulnerabilities][snky-image]][snky-url]
# docx
> A tool to create Word Documents (.docx) with JS or TS, written in TS.