Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
justoverclockl committed Oct 6, 2021
2 parents d946e85 + da9dc92 commit 7b55ab5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

A [Flarum](http://flarum.org) extension. Add a RealTime chat (with no history) to flarum

![flachat](https://user-images.githubusercontent.com/79002016/136176773-9723acad-2f13-4d7f-b437-09752f2008b5.png)


## Installation

Install with composer:
Expand All @@ -16,12 +19,10 @@ composer require justoverclock/flachat:"*"

```sh
composer update justoverclock/flachat:"*"
php flarum migrate
php flarum cache:clear
```

## Links

- [Packagist](https://packagist.org/packages/justoverclock/flachat)
- [GitHub](https://github.com/justoverclock/flachat)
- [Discuss](https://discuss.flarum.org/d/PUT_DISCUSS_SLUG_HERE)
- [GitHub](https://github.com/justoverclockl/flachat)

0 comments on commit 7b55ab5

Please sign in to comment.