diff --git a/Africa.txt b/Africa.txt new file mode 100644 index 0000000..060a662 --- /dev/null +++ b/Africa.txt @@ -0,0 +1 @@ +When I think of Africa, I think of Elephants and Zebras. diff --git a/Antarctica.txt b/Antarctica.txt new file mode 100644 index 0000000..344f1fe --- /dev/null +++ b/Antarctica.txt @@ -0,0 +1 @@ +When I think of Antarctica I think of Penguins and Polar Bears. diff --git a/Asia.txt b/Asia.txt new file mode 100644 index 0000000..6c5a2e6 --- /dev/null +++ b/Asia.txt @@ -0,0 +1 @@ +When I think of Asia, I think of Camels and Dragons. diff --git a/Australia.txt b/Australia.txt new file mode 100644 index 0000000..9c209ae --- /dev/null +++ b/Australia.txt @@ -0,0 +1 @@ +When I think of Australia, I think of Koalas and Kangaroos. diff --git a/Europe.txt b/Europe.txt new file mode 100644 index 0000000..56e70ca --- /dev/null +++ b/Europe.txt @@ -0,0 +1 @@ +When I think of Europe, I think of Birds. diff --git a/North_America.txt b/North_America.txt new file mode 100644 index 0000000..6f69b3c --- /dev/null +++ b/North_America.txt @@ -0,0 +1 @@ +When I think of North America, I think of Horses. diff --git a/README.md b/README.md new file mode 100644 index 0000000..c170741 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# These are the best animals + +This is a readme file. diff --git a/South_America.txt b/South_America.txt new file mode 100644 index 0000000..ca8967a --- /dev/null +++ b/South_America.txt @@ -0,0 +1 @@ +When I think of South America, I think of Llamas and Monkeys. diff --git a/birds.txt b/birds.txt deleted file mode 100644 index e69de29..0000000 diff --git a/fish.txt b/fish.txt index e69de29..03fbeb3 100644 --- a/fish.txt +++ b/fish.txt @@ -0,0 +1,5 @@ +trout +salmon +tuna +dolphin (fish) +grouper diff --git a/insect.txt b/insect.txt new file mode 100644 index 0000000..af9c6fd --- /dev/null +++ b/insect.txt @@ -0,0 +1 @@ +bee diff --git a/mammals.txt b/mammals.txt index e69de29..f7151c7 100644 --- a/mammals.txt +++ b/mammals.txt @@ -0,0 +1,3 @@ +cow +zebra +giraffe diff --git a/reptiles.txt b/reptiles.txt index e69de29..e2268ed 100644 --- a/reptiles.txt +++ b/reptiles.txt @@ -0,0 +1,2 @@ +alligator +gecko