Skip to content

Commit

Permalink
removed intro and warning
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbuddy committed Aug 22, 2010
1 parent 91d78e0 commit 59fd781
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions README.rdoc
@@ -1,13 +1,5 @@
= HTTP Router

== Introduction

When I wrote Usher, I made a few compromises in design that I wasn't totally happy with. More and more features got added to it, and eventually, it became harder to maintain. I took a few moments to work in Node.js, and wrote a router there called Sherpa, which I was happier with. But I felt that by losing more abstraction, and tackling just the problem of HTTP routing, I could come up with something even better.

== Warning

This is very new code. Lots of stuff probably doesn't work right. I will likely never support all the features I had in Usher. Documentation is super-sparse.

== Features

* Supports variables, and globbing, both named and unnamed.
Expand Down

0 comments on commit 59fd781

Please sign in to comment.