From 1ede2c6cb9bc96d56ed3d80fd46c35edc3fc2a0a Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Sat, 2 Oct 2021 01:54:49 -0300 Subject: bump --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 228bf02..ef9ea38 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A tiny HTTP router that operates with a simple data structure where each route is a map inside a vector. Yup, that's it. No magic, no bullshit. +## Installation + +[![Clojars Project](https://img.shields.io/clojars/v/org.clojars.askonomm/ruuter.svg)](https://clojars.org/org.clojars.askonomm/ruuter) + ## Usage ### Setting up -- cgit v1.2.3