From 72eff21027aa29b96c4bb7cb5bec7c94c75a400f Mon Sep 17 00:00:00 2001
From: Dolan
Date: Fri, 10 Mar 2017 00:51:42 +0000
Subject: [PATCH] used html as markdown version is buggy
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 07fdfba3a4..ee3739dc74 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] [![Known Vulnerabilities][snky-image]][snky-url]
+[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
# docx
> A tool to create Word Documents (.docx) with JS or TS, written in TS.