Skip to content

Commit 6fe2dae

Browse files
committed
Update README
1 parent 1da791e commit 6fe2dae

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

+10-3
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,16 @@
22

33
[![Gem Version](https://badge.fury.io/rb/speed_gun.svg)](http://badge.fury.io/rb/speed_gun)
44

5-
**Work In Progress**
6-
75
> I feel the need... the need for speed!
86
97
SpeedGun is a more better performance measurement tool for Rails and Rack applications.
108

9+
## Screenshots
10+
11+
![Events View](http://zeny.io/products/speed_gun/events.png)
12+
13+
![Sources View](http://zeny.io/products/speed_gun/sources.png)
14+
1115
## Installation
1216

1317
Add this line to your application's Gemfile:
@@ -24,7 +28,10 @@ $ bundle install
2428

2529
## Usage
2630

27-
TODO: Write usage instructions here
31+
1. Add speed_gun gem into your Rails project
32+
2. Send a request to your Rails application
33+
3. Speed gun reports profile page URL
34+
4. Check it
2835

2936
## Development
3037

0 commit comments

Comments
 (0)