Skip to content

Commit 2ad29e6

Browse files
committed
Update README.md
1 parent 5387de2 commit 2ad29e6

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ Sign Up for a Trial:
1010

1111
http://www.stackify.com/sign-up/
1212

13+
## Requirements
14+
15+
Ruby: 1.9/2.0/2.1
16+
17+
Rails: 3.x/4.x
18+
1319
Rails Installation
1420
------------------
1521

@@ -132,12 +138,6 @@ Also there are two methods for getting last values of metrics:
132138

133139
``` Stackify::Metrics.get_latest_all_metrics ```
134140

135-
## Requirements
136-
137-
Ruby: 1.9/2.0/2.1
138-
139-
Rails: 3.x/4.x
140-
141141
## Troubleshooting
142142

143143
If there are problems, you can enable internal logging of the stackify-api-ruby project. Uncomment out the config.logger and config.logger.level lines in the 'config/initializers/stackify.rb' file:

0 commit comments

Comments
 (0)