Skip to content

Commit ed41c91

Browse files
committed
Moved code status block to the bottom of the page
1 parent 8c6c5a8 commit ed41c91

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
actionpack-action_caching [![Build Status](https://travis-ci.org/rails/actionpack-action_caching.png?branch=master)](https://travis-ci.org/rails/actionpack-action_caching) [![Dependency Status](https://gemnasium.com/rails/actionpack-action_caching.png)](https://gemnasium.com/rails/actionpack-action_caching)
1+
actionpack-action_caching
22
=========================
33

44
Action caching for Action Pack (removed from core in Rails 4.0)
@@ -113,3 +113,9 @@ Contributing
113113
3. Commit your changes (`git commit -am 'Add some feature'`).
114114
4. Push to the branch (`git push origin my-new-feature`).
115115
5. Create a new Pull Request.
116+
117+
Code Status
118+
-----------
119+
120+
* [![Build Status](https://travis-ci.org/rails/actionpack-action_caching.png?branch=master)](https://travis-ci.org/rails/actionpack-action_caching)
121+
* [![Dependency Status](https://gemnasium.com/rails/actionpack-action_caching.png)](https://gemnasium.com/rails/actionpack-action_caching)

0 commit comments

Comments
 (0)