Skip to content

Commit

Permalink
Remove Bazaar reference
Browse files Browse the repository at this point in the history
  • Loading branch information
imorland committed Nov 25, 2021
1 parent 9322eb8 commit 0fdeee2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/fof/user-bio.svg)](https://packagist.org/packages/fof/user-bio) [![OpenCollective](https://img.shields.io/badge/opencollective-fof-blue.svg)](https://opencollective.com/fof/donate)

A [Flarum](http://flarum.org) extension. Re-add the user bio feature to Flarum.
A [Flarum](http://flarum.org) extension. Add a user bio field to profile page.

### Installation

Use [Bazaar](https://discuss.flarum.org/d/5151-flagrow-bazaar-the-extension-marketplace) or install manually with composer:
Install manually with composer:

```sh
composer require fof/user-bio
composer require fof/user-bio:"*"
```

### Updating
Expand Down

0 comments on commit 0fdeee2

Please sign in to comment.