Skip to content

Commit 8193d2e

Browse files
authored
Merge pull request #95 from shishir-a412ed/license_badge
Fix license badge.
2 parents b85b94b + 24a177c commit 8193d2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# docker lvm plugin
22
[![CircleCI](https://circleci.com/gh/containers/docker-lvm-plugin/tree/master.svg?style=shield&circle-token=af715d8feae4c98aa240cfae4985a2bb0ee017bb)](https://circleci.com/gh/containers/docker-lvm-plugin/tree/master)
3-
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/containers/docker-lvm-plugin/blob/master/LICENSE)
3+
[![License: GNU LGPL v3.0](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://github.com/containers/docker-lvm-plugin/blob/master/LICENSE)
44
[![Release](https://img.shields.io/badge/version-1.0-blue)](https://github.com/containers/docker-lvm-plugin/releases/tag/v1.0)
55

66
Docker Volume Driver for lvm volumes

0 commit comments

Comments
 (0)