From 917cd5486a53ef898fdc09ede40f5796cb7d759b Mon Sep 17 00:00:00 2001 From: Richard Huang Date: Tue, 18 Dec 2012 16:34:20 +0800 Subject: [PATCH] add README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a7e7f26..01062f4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Newrelic::Grape -TODO: Write a gem description +NewRelic instrument for [grape][0]. ## Installation @@ -18,7 +18,7 @@ Or install it yourself as: ## Usage -TODO: Write usage instructions here +That's it. ## Contributing @@ -27,3 +27,5 @@ TODO: Write usage instructions here 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request + +[0]: https://github.com/intridea/grape