From 42fd908f6f0eec303274edfd34e25be3e588cf94 Mon Sep 17 00:00:00 2001
From: Louis Capitanchik <contact@louiscap.co>
Date: Tue, 17 Apr 2018 11:13:44 +0100
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index a305aec..fff1723 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # Swerve
 _Quick and easy multithreaded file server for local development_
 
-[![Build Status](https://travis-ci.org/Commander-lol/rust-swerve.svg?branch=master)](https://travis-ci.org/Commander-lol/rust-swerve)
+[![Build Status](https://travis-ci.org/Commander-lol/rust-swerve.svg?branch=master)](https://travis-ci.org/Commander-lol/rust-swerve) [![License](https://img.shields.io/crates/l/swerve.svg)](https://crates.io/crates/swerve) [![Version Number](https://img.shields.io/crates/v/swerve.svg)](https://crates.io/crates/swerve)
 
 ## About
 A common misconception about swerve is that the name is a play on the word "serve", as in the purpose of a file server.
-- 
GitLab