diff --git a/README.md b/README.md index 94c02b6c..f318f078 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,6 @@ The [package website][pkg] hosts hundreds of open source projects. All are creat It is best practice to use [semantic versioning](http://semver.org/) when choosing version numbers. Humans can mess this up though, so Elm figures out all version numbers automatically based on your API. Every package starts with 1.0.0 and then Elm figures out what the next version should be based on how the API changes! -![automatic semantic versioning](https://github.com/elm-lang/elm-lang.org/blob/master/assets/home/semver.png?raw=true) - ## Reliability