Skip to content

Commit 9ae4d16

Browse files
authored
docs
1 parent a89d504 commit 9ae4d16

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,13 @@
1717

1818
* [ISO Standards](#iso-standarts)
1919
* [Installation](#installation)
20+
* [Libraries with vendor database update](#libraries-with-vendor-database-update)
21+
* [Library with manual database update](#library-with-manual-database-update)
2022
* [Translation drivers](#translation-drivers)
2123
* [Gettext extension driver](#gettext-extension-driver)
2224
* [Locale configuration](#locale-configuration)
2325
* [Symfony Translation driver](#symfony-translation-driver)
2426
* [Dummy driver](#dummy-driver)
25-
* [Manual database update](#manual-database-update)
2627
* [Usage](#usage)
2728
* [Locale configuration](#locale-configuration)
2829
* [Countries database (ISO 3166-1)](#countries-database-iso-3166-1)
@@ -53,9 +54,9 @@ You may use this library in different modes:
5354
this library. Database and messages already inside. To update database
5455
just periodically update this library.
5556

56-
### Libraries with automatic database update
57+
### Libraries with vendor database update
5758

58-
To install [library with full database and i18n files](https://github.com/sokil/php-isocodes-db-i18n):
59+
To install [library with database and i18n](https://github.com/sokil/php-isocodes-db-i18n):
5960

6061
[![Latest Stable Version](https://poser.pugx.org/sokil/php-isocodes-db-i18n/v/stable.png)](https://packagist.org/packages/sokil/php-isocodes-db-i18n)
6162
[![Total Downloads](http://img.shields.io/packagist/dt/sokil/php-isocodes-db-i18n.svg?1)](https://packagist.org/packages/sokil/php-isocodes-db-i18n)

0 commit comments

Comments
 (0)