Skip to content

Commit

Permalink
docs: added link to like and star the project (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
OutdatedGuy authored Jun 27, 2024
1 parent 62ed04f commit 63e575f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,8 @@ The `InternetConnection` class uses the following `Uri`s by default:
| `https://lenta.ru` | Russia supported, CORS enabled, no-cache |
| `https://www.gazeta.ru` | Russia supported, CORS enabled, no-cache |

### If you liked the package, then please give it a [Like 👍🏼][package] and [Star ⭐][repository]

## Credits

This package is a cloned and modified version of the
Expand All @@ -196,6 +198,7 @@ supported by the [internet_connection_checker] package.

[Flutter Networking Documentation]: https://docs.flutter.dev/data-and-backend/networking
[package]: https://pub.dev/packages/internet_connection_checker_plus
[repository]: https://github.com/OutdatedGuy/internet_connection_checker_plus
[issues]: https://github.com/OutdatedGuy/internet_connection_checker_plus/issues
[issues_closed]: https://github.com/OutdatedGuy/internet_connection_checker_plus/issues?q=is%3Aissue+is%3Aclosed
[internet_connection_checker]: https://github.com/RounakTadvi/internet_connection_checker
Expand Down

0 comments on commit 63e575f

Please sign in to comment.