diff --git a/README.md b/README.md index 2a7c75f4c8964e4341f8264818cf67fcdaad4630..3b1c16eafbcc57978b66d0f6fbe3c1cae0cca16c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # countries Russia +Hungary +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/hungary.txt b/hungary.txt new file mode 100644 index 0000000000000000000000000000000000000000..92b2be3b6a9288f6ef8862cd4a26cda9d23f89d4 --- /dev/null +++ b/hungary.txt @@ -0,0 +1,3 @@ +Population: 9,798,000 +Capitol: Budapest +Largest City: Budapest 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 diff --git a/poland.txt b/poland.txt new file mode 100644 index 0000000000000000000000000000000000000000..ea49ecff2a704f7b595d7a103d6e93275ed78953 --- /dev/null +++ b/poland.txt @@ -0,0 +1,3 @@ +Population: 38,500,000 +Capitol: Warsaw +Largest City: Warsaw