Skip to content

Commit

Permalink
Update README.md (#83)
Browse files Browse the repository at this point in the history
Co-authored-by: Sergei Predvoditelev <sergey.predvoditelev@gmail.com>
  • Loading branch information
luizcmarin and vjik authored May 6, 2024
1 parent 489c390 commit 6111d0b
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
Expand Up @@ -33,7 +33,7 @@ Features are:

## Installation

The package could be installed with composer:
The package could be installed with [Composer](https://getcomposer.org):

```shell
composer require yiisoft/hydrator
Expand Down Expand Up @@ -97,7 +97,7 @@ argument passing `V8` as the `name` argument to its constructor.

## Documentation

- Guide: [English](docs/guide/en/README.md), [Português - Brasil](docs/guide/pt-BR/README.md)
- Guide: [English](docs/guide/en/README.md), [Português - Brasil](docs/guide/pt-BR/README.md), [Русский](docs/guide/ru/README.md)
- [Internals](docs/internals.md)

If you need help or have a question, the [Yii Forum](https://forum.yiiframework.com/c/yii-3-0/63) is a good place for that.
Expand Down

0 comments on commit 6111d0b

Please sign in to comment.