about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md14
1 files 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)