Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nadar committed Mar 16, 2023
1 parent 8d4aaa3 commit fb6c6d5
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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:
Expand Down

0 comments on commit fb6c6d5

Please sign in to comment.