From c210e7f1c2f8a163676c8e3abeab8e50951458bb Mon Sep 17 00:00:00 2001 From: Tommi Reiman Date: Sun, 20 May 2018 22:46:39 +0300 Subject: [PATCH] Update README.md --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index bdb9e2e2..cf8caf07 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,13 @@ A fast data-driven router for Clojure(Script). * Modular * [Fast](https://metosin.github.io/reitit/performance.html) -Modules: +Posts: +* [Reitit, Data-Driven Routing with Clojure(Script)](https://www.metosin.fi/blog/reitit/) +* [Data-Driven Ring with Reitit](https://www.metosin.fi/blog/reitit-ring/) + +See the [full documentation](https://metosin.github.io/reitit/) for details. + +## Modules * `reitit-core` - the routing core * [`reitit-ring`](https://metosin.github.io/reitit/ring/ring.html) with [data-driven middleware](https://metosin.github.io/reitit/ring/data_driven_middleware.html) @@ -25,12 +31,6 @@ Bubblin' under: * `reitit-http` with enchanced Pedestal-style Interceptors (WIP) * `reitit-frontend` with Keechma-style Controllers (WIP) -Posts: -* [Reitit, Data-Driven Routing with Clojure(Script)](https://www.metosin.fi/blog/reitit/) -* [Data-Driven Ring with Reitit](https://www.metosin.fi/blog/reitit-ring/) - -See the [full documentation](https://metosin.github.io/reitit/) for details. - ## Latest version All bundled: