From 5027dfbfe1fd26f97484d117ef0639ee945ef3cf Mon Sep 17 00:00:00 2001 From: Peltoche Date: Sun, 25 Nov 2018 17:42:23 +0100 Subject: [PATCH] Add some badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 10f55f5..b813b8b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # LSD +[![license](http://img.shields.io/badge/license-Apache%20v2-orange.svg)](https://raw.githubusercontent.com/Peltoche/ical-rs/master/LICENSE) +[![Latest version](https://img.shields.io/crates/v/lsd.svg)](https://crates.io/crates/lsd) + # Table of Contents 1. [Description](#description)