File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ You may use this library in different modes:
5858 this library. Database and messages already inside. To update database
5959 just periodically update this library.
6060
61- ### Library with included database and localization
61+ #### 💾 Library with included database and localization
6262
6363To install [ library with database and i18n] ( https://github.com/sokil/php-isocodes-db-i18n ) :
6464
@@ -70,7 +70,7 @@ To install [library with database and i18n](https://github.com/sokil/php-isocode
7070composer require sokil/php-isocodes-db-i18n
7171```
7272
73- ### Library with included database and without localization
73+ #### 💾 Library with included database and without localization
7474
7575You may also install [ library with only database] ( https://github.com/sokil/php-isocodes-db-only ) (no i18n will be available):
7676
@@ -82,7 +82,7 @@ You may also install [library with only database](https://github.com/sokil/php-i
8282composer require sokil/php-isocodes-db-only
8383```
8484
85- ### Library without database and localization, requires manual database installation and updates
85+ #### 💾 Library without database and localization, requires manual database installation and updates
8686
8787You can install library through Composer:
8888
You can’t perform that action at this time.
0 commit comments