From bca492d10d36f67fcea226a781aa4dba1d622ef0 Mon Sep 17 00:00:00 2001
From: Daniel Carl <danielcarl@gmx.de>
Date: Mon, 4 Feb 2019 14:18:17 +0100
Subject: [PATCH] Added license badge

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 3daa4c6..e0be64d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # Vimb - the Vim-like browser
 
 [![Build Status](https://api.travis-ci.com/fanglingsu/vimb.svg?branch=master)](https://travis-ci.com/fanglingsu/vimb)
+[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
 
 Vimb is a Vim-like web browser that is inspired by Pentadactyl and Vimprobable.
 The goal of Vimb is to build a completely keyboard-driven, efficient and
-- 
2.20.1