mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-07 00:11:11 -04:00
remove Travis & Gemnasium badges from README
Rationale: - Who cares if the master branch is failing? Most users should be interested in tagged versions only, which we make sure are green. - Who cares if gem dependency status is "out of date"? We are using the versions of dependencies that work for us in testing. - The badges are visually noisy, especially when Markdown is viewed raw. Markdown is supposed to be readable. - I often view rendered README files for gems while offline and it helps if they load no external images. - It's time for badges, like/share/retweet buttons, etc. to fade away. http://informationarchitects.net/blog/sweep-the-sleaze/
This commit is contained in:
parent
aa300717d2
commit
ac1b537f49
@ -1,6 +1,4 @@
|
||||
# Faraday [][travis] [][gemnasium]
|
||||
[travis]: http://travis-ci.org/technoweenie/faraday
|
||||
[gemnasium]: https://gemnasium.com/technoweenie/faraday
|
||||
# Faraday
|
||||
|
||||
Faraday is an HTTP client lib that provides a common interface over many
|
||||
adapters (such as Net::HTTP) and embraces the concept of Rack middleware when
|
||||
|
Loading…
x
Reference in New Issue
Block a user