Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Niloys7 committed Apr 18, 2023
1 parent a93530d commit 6949600
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
# Remote Dashboard Notifications WordPress Client
[![Latest Stable Version](http://poser.pugx.org/niloys7/remote-admin-notification-client/v)](https://packagist.org/packages/niloys7/remote-admin-notification-client)
[![Total Downloads](http://poser.pugx.org/niloys7/remote-admin-notification-client/downloads)](https://packagist.org/packages/niloys7/remote-admin-notification-client)
[![PHP Version Require](http://poser.pugx.org/niloys7/remote-admin-notification-client/require/php)](https://packagist.org/packages/niloys7/remote-admin-notification-client)
[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)
Admin Notification library client fo WordPress Plugins & Theme

## How it works

Expand All @@ -25,7 +23,7 @@ The following has to be understood before you can integrate this feature in your

### Integration steps

Run `composer require niloys7/remote-admin-notification-client`
Run `composer require niloys7/remote-admin-notification-client dev-main`

Alternatively, clone or download this repo into the `inc/` folder in your plugin, and include/require the `class-remote-notification-client.php;` file like so

Expand Down

0 comments on commit 6949600

Please sign in to comment.