Skip to content

Commit

Permalink
Merge pull request #1454 from greysteil/add-semver-badge
Browse files Browse the repository at this point in the history
Add SemVer stability badge to README
  • Loading branch information
namusyaka committed Jun 23, 2018
2 parents 09236ee + b9f7185 commit 1caeafe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -2,6 +2,7 @@

[![Gem Version](https://badge.fury.io/rb/sinatra.svg)](http://badge.fury.io/rb/sinatra)
[![Build Status](https://secure.travis-ci.org/sinatra/sinatra.svg)](https://travis-ci.org/sinatra/sinatra)
[![SemVer](https://api.dependabot.com/badges/compatibility_score?dependency-name=sinatra&package-manager=bundler&version-scheme=semver)](https://dependabot.com/compatibility-score.html?dependency-name=sinatra&package-manager=bundler&version-scheme=semver)

Sinatra is a [DSL](https://en.wikipedia.org/wiki/Domain-specific_language) for
quickly creating web applications in Ruby with minimal effort:
Expand Down

0 comments on commit 1caeafe

Please sign in to comment.