diff --git a/README.md b/README.md index 44331d3d40ed64295466ecfcad9fa144e4ab39d3..0bf356be037413afdd20ae10c6c9324d857e4ab5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # countries Poland +Iceland +Brazil +France +Croatia United States diff --git a/brazil.txt b/brazil.txt new file mode 100644 index 0000000000000000000000000000000000000000..52d411890153b3491261254060696cc8e58244c8 --- /dev/null +++ b/brazil.txt @@ -0,0 +1,3 @@ +Population: 209,300,000 +Capitol: Brasilia +Largest City: Sau Paulo diff --git a/croatia.txt b/croatia.txt new file mode 100644 index 0000000000000000000000000000000000000000..f0b6d13a220b55dd14a3cb35bd9be9721ed0b8fa --- /dev/null +++ b/croatia.txt @@ -0,0 +1,3 @@ +Population: 4,154,000 +Capitol: Zagreb +Largest city: Zagreb diff --git a/france.txt b/france.txt new file mode 100644 index 0000000000000000000000000000000000000000..1e4d7ab592d7e6634169d797cb678d0116cedf2f --- /dev/null +++ b/france.txt @@ -0,0 +1,3 @@ +Population: 66,991,000 +Capitol: Paris +Largest City: Paris diff --git a/iceland.txt b/iceland.txt new file mode 100644 index 0000000000000000000000000000000000000000..8e8fe2c6dcfc2b53bd7c0f4b9eb25d0ae50dbecd --- /dev/null +++ b/iceland.txt @@ -0,0 +1,3 @@ +Population: 338,349 +Capitol: ReykjavÃk +Largest City : ReykjavÃk