We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40e2562 commit 34eba8bCopy full SHA for 34eba8b
README.md
@@ -47,7 +47,7 @@
47
48
You may use this library in different modes:
49
* `sokil/php-isocodes` - install library without database and messages and setup
50
- periodic updates of database and messages
+ periodic updates of database and messages bt yourself with cron or inside CI/CD pipeline with `./bin/update_iso_codes_db.sh`
51
* `sokil/php-isocodes-db-only` - if you do not need internationalisation, use
52
this library. Database already inside. To update database just periodically update this library.
53
* `sokil/php-isocodes-db-i18n` - if you need internationalisation, use
0 commit comments