Skip to content

Commit

Permalink
Added badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Croker committed Feb 17, 2021
1 parent 859075b commit 238bc78
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 5 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<p align="center"><img height="180" src="./src/icon.svg"></p>
[![Stable Version](https://img.shields.io/packagist/v/putyourlightson/craft-snaptcha?label=stable)]((https://packagist.org/packages/putyourlightson/craft-snaptcha))
[![Total Downloads](https://img.shields.io/packagist/dt/putyourlightson/craft-snaptcha)](https://packagist.org/packages/putyourlightson/craft-snaptcha)

# Snaptcha Plugin for Craft CMS 3
<p align="center"><img width="130" src="https://putyourlightson.com/assets/logos/snaptcha-3.svg"></p>

# Snaptcha Plugin for Craft CMS

Snaptcha is an invisible CAPTCHA that automatically validates forms and prevents spam bots from submitting to your [Craft CMS](https://craftcms.com/) site.

Expand All @@ -16,12 +19,12 @@ This plugin requires a commercial license purchasable through the [Craft Plugin

## Requirements

Craft CMS 3.0.0 or later.
Craft CMS 3.2.1 or later.

## Installation

To install the plugin, search for "Snaptcha" in the Craft Plugin Store, or install manually using composer.

composer require putyourlightson/craft-snaptcha
composer require putyourlightson/craft-snaptcha

<small>Created by [PutYourLightsOn](https://putyourlightson.com/).</small>
16 changes: 15 additions & 1 deletion src/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 238bc78

Please sign in to comment.