README.md in meroku-2.0.9 vs README.md in meroku-2.0.10
- old
+ new
@@ -1,16 +1,16 @@
-[![Build Status](https://travis-ci.org/oystersauce8/meroku.svg?branch=master)](https://travis-ci.org/oystersauce8/meroku)
-[![Coverage Status](https://coveralls.io/repos/github/oystersauce8/meroku/badge.svg?branch=master)](https://coveralls.io/github/oystersauce8/meroku?branch=master)
-[![Maintainability](https://api.codeclimate.com/v1/badges/266f087c272cd3ca268e/maintainability)](https://codeclimate.com/github/oystersauce8/meroku/maintainability)
-[![Dependency Status](https://gemnasium.com/badges/github.com/oystersauce8/meroku.svg)](https://gemnasium.com/github.com/oystersauce8/meroku)
+[![Build Status](https://travis-ci.org/meroku/meroku.svg?branch=master)](https://travis-ci.org/meroku/meroku)
+[![Test Coverage](https://api.codeclimate.com/v1/badges/cfec7757799809e85194/test_coverage)](https://codeclimate.com/github/meroku/meroku/test_coverage)
+[![Maintainability](https://api.codeclimate.com/v1/badges/cfec7757799809e85194/maintainability)](https://codeclimate.com/github/meroku/meroku/maintainability)
+[![Dependency Status](https://gemnasium.com/badges/github.com/meroku/meroku.svg)](https://gemnasium.com/github.com/meroku/meroku)
[![Gem Version](https://badge.fury.io/rb/meroku.svg)](https://badge.fury.io/rb/meroku)
+[![Gratipay](https://img.shields.io/gratipay/user/meroku.svg)](https://gratipay.com/meroku/)
+## My Heroku (Meroku), because hosting 100 apps costs $700 ($7x100) at heroku.com
-# Getting started
-
Ruby on Rails is a popular web framework written in Ruby. This guide covers using Rails 5 on Meroku. To follow along, you need
- Basic Ruby/Rails knowledge.
- A locally installed version of Ruby 2.4.2+, Rubygems, Bundler, and Rails 5+.
- Basic Git knowledge.
@@ -92,14 +92,9 @@
- Only latest stable ruby is supported at the moment
- Only latest stable rails is supported at the moment
- Only RAILS_ENV=procution is supported at the moment
- Only puma is supported at the moment
-
- - Nightly spawn
- - respons time sanity check and full-lifecycle topics
- - piper visual check
- - some commodity apps
### To Run tests
rake