iron / router

Router middleware for the Iron web framework.
165 stars 74 forks source link

Update README.md #107

Closed KamuelaFranco closed 8 years ago

KamuelaFranco commented 8 years ago

Allow for drop and go example rather than skipping dependencies.

KamuelaFranco commented 8 years ago

This was just a response from a new Rust developer trying to get the first example running. I personally believe it needs to include everything. Consider that many using Node.js first encounter Express and Ruby first Rails, etc. Full language use maybe ought to require no more thinking than the example.

reem commented 8 years ago

I agree, this is a solid change to make.

KamuelaFranco commented 8 years ago

Made your suggested change @reem

reem commented 8 years ago

One more nit I missed the first time, then can you squash the commits and I will merge?

KamuelaFranco commented 8 years ago

@reem I think that's everything

reem commented 8 years ago

Nice. Thanks!