diff --git a/README.md b/README.md index ea04245..bb9d8c8 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,10 @@ # Contactform Module -[![LUYA](https://img.shields.io/badge/Powered%20by-LUYA-brightgreen.svg)](https://luya.io) -[![Build Status](https://travis-ci.org/luyadev/luya-module-contactform.svg?branch=master)](https://travis-ci.org/luyadev/luya-module-contactform) -[![Test Coverage](https://api.codeclimate.com/v1/badges/01672f2d0b93a17a156b/test_coverage)](https://codeclimate.com/github/luyadev/luya-module-contactform/test_coverage) +[![Tests](https://github.com/luyadev/luya-module-contactform/actions/workflows/tests.yml/badge.svg)](https://github.com/luyadev/luya-module-contactform/actions/workflows/tests.yml) [![Maintainability](https://api.codeclimate.com/v1/badges/01672f2d0b93a17a156b/maintainability)](https://codeclimate.com/github/luyadev/luya-module-contactform/maintainability) +[![Test Coverage](https://api.codeclimate.com/v1/badges/01672f2d0b93a17a156b/test_coverage)](https://codeclimate.com/github/luyadev/luya-module-contactform/test_coverage) [![Total Downloads](https://poser.pugx.org/luyadev/luya-module-contactform/downloads)](https://packagist.org/packages/luyadev/luya-module-contactform) -[![Latest Stable Version](https://poser.pugx.org/luyadev/luya-module-contactform/v/stable)](https://packagist.org/packages/luyadev/luya-module-contactform) -[![Join the chat at https://gitter.im/luyadev/luya](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/luyadev/luya) This module provides a very fast and secure way to create customizable contact forms. @@ -19,7 +16,7 @@ This module provides a very fast and secure way to create customizable contact f Require the contact module via composer ```sh -composer require luyadev/luya-module-contactform:~1.0.0 +composer require luyadev/luya-module-contactform ``` add the contact form module to your config: