Update README.md

This commit is contained in:
Gerald Bauer 2016-11-06 09:33:32 +01:00 committed by GitHub
parent 063979f7f7
commit 780ac9e05b

View file

@ -9,8 +9,8 @@ offers free country profiles in the public domain (that is, no copyright(s), no
- [2] [Wikipedia Article: The World Factbook](http://en.wikipedia.org/wiki/The_World_Factbook)
Note: All country profiles use the "official" two-letter GEC (formerly FIPS) codes and NOT the ISO codes (you
might be used to) e.g. `au` for Austria (and not `at`), `gm` for Germany (and not `de`), and so on.
> Note: All country profiles use the "official" two-letter GEC (formerly FIPS) codes and NOT the ISO codes (you
> might be used to) e.g. `au` for Austria (and not `at`), `gm` for Germany (and not `de`), and so on.
## Examples
@ -416,7 +416,7 @@ United States (14):
## Build Your Own Up-to-Date Country Profiles
See the [`factbook`](https://github.com/worlddb/factbook)
See the [`factbook`](https://github.com/factbook/factbook)
command line tool and scripts for details.