Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Reasno authored Jun 1, 2020
1 parent 153a32a commit aa29a23
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
`reasno/fastmongo` is a coroutine-based mongodb client for Hyperf.
`reasno/fastmongo` is the a coroutine-based mongodb client for Hyperf.

## Installation

```php
composer require reasno/fastmongo
```

MongoDB extension is ***NOT*** required.
MongoDB extension is ***NOT*** required. Hyperf and Swoole is required.

## Configuration

Expand Down

0 comments on commit aa29a23

Please sign in to comment.