Skip to content

Commit 762e450

Browse files
authored
Update README.md
1 parent 8cd0e67 commit 762e450

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

6363
To 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
7070
composer 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

7575
You 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
8282
composer 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

8787
You can install library through Composer:
8888

0 commit comments

Comments
 (0)