README.md in dry-web-roda-0.12.0 vs README.md in dry-web-roda-0.13.0
- old
+ new
@@ -1,15 +1,14 @@
[gem]: https://rubygems.org/gems/dry-web-roda
-[travis]: https://travis-ci.org/dry-rb/dry-web-roda
+[actions]: https://github.com/rom-rb/rom/actions
[codeclimate]: https://codeclimate.com/github/dry-rb/dry-web-roda
[inchpages]: http://inch-ci.org/github/dry-rb/dry-web-roda/
# dry-web-roda [![Join the chat at https://gitter.im/dry-rb/chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/dry-rb/chat?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Gem Version](https://badge.fury.io/rb/dry-web-roda.svg)][gem]
-[![Build Status](https://travis-ci.org/dry-rb/dry-web-roda.svg?branch=master)][travis]
+[![CI Status](https://github.com/rom-rb/rom/workflows/ci/badge.svg)][actions]
[![Code Climate](https://codeclimate.com/github/dry-rb/dry-web-roda/badges/gpa.svg)][codeclimate]
-[![Test Coverage](https://codeclimate.com/github/dry-rb/dry-web-roda/badges/coverage.svg)][codeclimate]
[![Inline docs](http://inch-ci.org/github/dry-rb/dry-web-roda.svg?branch=master&style=flat)][inchpages]
Integration between [dry-web](https://github.com/dry-rb/dry-web) and [roda](https://github.com/jeremyevans/roda).
dry-web-roda offers a CLI for generating new projects.