diff options
author | rfjakob | 2016-01-05 21:04:18 +0100 |
---|---|---|
committer | rfjakob | 2016-01-05 21:04:18 +0100 |
commit | e17282b205ac9f32c6e8ef14a8814cc5f9d465bb (patch) | |
tree | 8e2cb595cd2738206683a8e2f86af314d0652bf5 /README.md | |
parent | 1936de783f172335c0705bfee3116b050057723c (diff) |
README: Change to new two-color logo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -![gocryptfs](Documentation/logo.svg.png) [![Build Status](https://travis-ci.org/rfjakob/gocryptfs.svg?branch=master)](https://travis-ci.org/rfjakob/gocryptfs) ![Release Status](https://img.shields.io/badge/status-beta-yellow.svg?style=flat) +[![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 |