Skip to content
This repository has been archived by the owner on Mar 31, 2021. It is now read-only.

Commit

Permalink
Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
ShahiemS committed Aug 11, 2018
1 parent 357c625 commit 28446ef
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@

# Level ranks by ReFlar

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/ReFlar/level-ranks/blob/master/LICENSE) [![Latest Stable Version](https://img.shields.io/packagist/v/reflar/level-ranks.svg)](https://github.com/ReFlar/level-ranks)

Add a level/expierence bar to your flarum Forum.

### Installation :balloon:

Install it with composer:

```sh
composer require reflar/level-ranks
```

### Issues 🐛

[Open an issue on Github](https://github.com/ReFlar/level-ranks/issues)

Suggestions? Please feel free to give me some suggestions

### Links 🔗

- [Github](https://github.com/ReFlar/level-ranks)
- [Packagist](https://packagist.org/packages/reflar/level-ranks)
- [Buy me a house with $1 💰](https://paypal.me/shahiemseymor)
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"flarum-extension": {
"title": "ReFlar Level Ranks",
"icon": {
"name": "comments",
"name": "percent",
"backgroundColor": "#f4f4f4",
"color": "#000"
}
Expand Down

0 comments on commit 28446ef

Please sign in to comment.