Skip to content

Commit cea2fd9

Browse files
authored
Update README.md (#161)
1 parent 9396f10 commit cea2fd9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,13 @@ $data = $car->toArray(['type', 'color']); // ['type' => 'Crossover', 'color' =>
171171
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.
172172
You may also check out other [Yii Community Resources](https://www.yiiframework.com/community).
173173

174+
## License
175+
176+
The Yii Arrays is free software. It is released under the terms of the BSD License.
177+
Please see [`LICENSE`](./LICENSE.md) for more information.
178+
179+
Maintained by [Yii Software](https://www.yiiframework.com/).
180+
174181
## Support the project
175182

176183
[![Open Collective](https://img.shields.io/badge/Open%20Collective-sponsor-7eadf1?logo=open%20collective&logoColor=7eadf1&labelColor=555555)](https://opencollective.com/yiisoft)
@@ -182,10 +189,3 @@ You may also check out other [Yii Community Resources](https://www.yiiframework.
182189
[![Telegram](https://img.shields.io/badge/telegram-join-1DA1F2?style=flat&logo=telegram)](https://t.me/yii3en)
183190
[![Facebook](https://img.shields.io/badge/facebook-join-1DA1F2?style=flat&logo=facebook&logoColor=ffffff)](https://www.facebook.com/groups/yiitalk)
184191
[![Slack](https://img.shields.io/badge/slack-join-1DA1F2?style=flat&logo=slack)](https://yiiframework.com/go/slack)
185-
186-
## License
187-
188-
The Yii Arrays is free software. It is released under the terms of the BSD License.
189-
Please see [`LICENSE`](./LICENSE.md) for more information.
190-
191-
Maintained by [Yii Software](https://www.yiiframework.com/).

0 commit comments

Comments
 (0)