From 6356c559b104b079284328d5d008acba80e7750b Mon Sep 17 00:00:00 2001 From: rfjakob Date: Tue, 5 Jan 2016 21:18:04 +0100 Subject: [PATCH] README: Uppercase MIT license badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index faf9bcd..670ee2f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![gocryptfs](https://nuetzlich.net/gocryptfs/img/gocryptfs-logo.paths-black.svg)](https://nuetzlich.net/gocryptfs/) [![Build Status](https://travis-ci.org/rfjakob/gocryptfs.svg?branch=master)](https://travis-ci.org/rfjakob/gocryptfs) ![MIT License](https://img.shields.io/badge/license-mit-blue.svg) +[![gocryptfs](https://nuetzlich.net/gocryptfs/img/gocryptfs-logo.paths-black.svg)](https://nuetzlich.net/gocryptfs/) [![Build Status](https://travis-ci.org/rfjakob/gocryptfs.svg?branch=master)](https://travis-ci.org/rfjakob/gocryptfs) ![MIT License](https://img.shields.io/badge/license-MIT-blue.svg) ============== An encrypted overlay filesystem written in Go. Official website: https://nuetzlich.net/gocryptfs