Skip to content

Commit 34eba8b

Browse files
authored
Update README.md
1 parent 40e2562 commit 34eba8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
You may use this library in different modes:
4949
* `sokil/php-isocodes` - install library without database and messages and setup
50-
periodic updates of database and messages
50+
periodic updates of database and messages bt yourself with cron or inside CI/CD pipeline with `./bin/update_iso_codes_db.sh`
5151
* `sokil/php-isocodes-db-only` - if you do not need internationalisation, use
5252
this library. Database already inside. To update database just periodically update this library.
5353
* `sokil/php-isocodes-db-i18n` - if you need internationalisation, use

0 commit comments

Comments
 (0)