From ec1c539018cbbdf5a17dad751495c855ef94cc82 Mon Sep 17 00:00:00 2001 From: Andrey Helldar Date: Mon, 10 Jun 2024 01:59:48 +0300 Subject: [PATCH] Updated `README.md` --- README.md | 42 +++++++++++++++++++++++++++++++++++++++--- 1 file changed, 39 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d365a90..203c0ed 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,41 @@ -# models +# Models Localization -An easy way to translate your app content +![laravel lang models](https://preview.dragon-code.pro/laravel-lang/models-localization.svg?brand=laravel&mode=dark) -Coming soon 😎 +[![Stable Version][badge_stable]][link_packagist] +[![Total Downloads][badge_downloads]][link_packagist] +[![Github Workflow Status][badge_build]][link_build] +[![License][badge_license]](https://laravel-lang.com/license.html) + +## Documentation + +See the [documentation](https://laravel-lang.com/packages-models.html) for detailed installation. + +## Communication + +We also have official [chats](https://t.me/addlist/l0XGtvEIBiljMTMy) in Telegram. + +## Contributing + +Please see [CONTRIBUTING](https://laravel-lang.com/contributions.html) for details. + +## Support Us + +❤️ Laravel Lang? Please consider supporting our collective on [Boosty](https://boosty.to/laravel-lang). + +## License + +This package is licensed under the [MIT License](https://laravel-lang.com/license.html). + + +[badge_build]: https://img.shields.io/github/actions/workflow/status/laravel-lang/models/tests.yml?branch=main&style=flat-square + +[badge_downloads]: https://img.shields.io/packagist/dt/laravel-lang/models.svg?style=flat-square + +[badge_license]: https://img.shields.io/packagist/l/laravel-lang/models.svg?style=flat-square + +[badge_stable]: https://img.shields.io/github/v/release/laravel-lang/models?label=stable&style=flat-square + +[link_build]: https://github.com/laravel-lang/models/actions + +[link_packagist]: https://packagist.org/packages/laravel-lang/models