From 2e586e7e4f5088e35fa810b41c049c933111c0f8 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 6 May 2013 19:54:31 -0700 Subject: rename mooh to path router --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 6079519..123693c 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,10 @@ -# mooh - fetche la vache [![Build Status](https://drone.io/github.com/franckcuny/mooh/status.png)](https://drone.io/github.com/franckcuny/mooh/latest) +# Path-Router -![mooh](http://farm9.staticflickr.com/8347/8162712205_a7e5a16a3e_z.jpg) +## What is Path Router -## What is mooh +Path Router is a playground for me to test ideas and concept for what I want in a dispatcher. -moo is a playground for me to test ideas and concept for what I want in a web framework. - -## What mooh is not +## What Path Router is not It's definitely not designed with speed in mind. Stability in the API and design is not done, so things are changing frequently. @@ -58,5 +56,5 @@ If you use validation, you can write this kind of route with no ambiguity: ## External links -* [Build status](https://drone.io/github.com/franckcuny/mooh/latest) -* [Internal Documentation](http://godoc.org/github.com/franckcuny/mooh) +* [Build status](https://drone.io/github.com/franckcuny/path-router/latest) +* [Internal Documentation](http://godoc.org/github.com/franckcuny/path-router) -- cgit 1.4.1