From b68ff9c7bb8fb88809206320894b84e78f4ecb80 Mon Sep 17 00:00:00 2001 From: Tommi Reiman Date: Sun, 17 Mar 2019 14:59:33 +0200 Subject: [PATCH] Link to the blog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f69f8d43..de8f68c4 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ A fast data-driven router for Clojure(Script). * [Fast](https://metosin.github.io/reitit/performance.html) Posts: +* [Faster and Friendlier Routing with Reitit 0.3.0](https://www.metosin.fi/blog/faster-and-friendlier-routing-with-reitit030/) * [Welcome Reitit 0.2.0!](https://www.metosin.fi/blog/reitit020/) * [Data-Driven Ring with Reitit](https://www.metosin.fi/blog/reitit-ring/) * [Reitit, Data-Driven Routing with Clojure(Script)](https://www.metosin.fi/blog/reitit/)