From 4d28e738fb9540736ddae6f2b6dc4fff7d21a4bf Mon Sep 17 00:00:00 2001 From: David Hoese <david.hoese@ssec.wisc.edu> Date: Mon, 25 Mar 2019 13:08:11 -0500 Subject: [PATCH] Add united states --- README.md | 1 + united_states.txt | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 united_states.txt diff --git a/README.md b/README.md index af135aa..38c360f 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ # countries +United States diff --git a/united_states.txt b/united_states.txt new file mode 100644 index 0000000..105e928 --- /dev/null +++ b/united_states.txt @@ -0,0 +1,2 @@ +Population: 325,700,000 +Capital: Washington DC -- GitLab