diff --git a/README.md b/README.md index 3558d79..12a9af4 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ ## Useful commands for creating and moving to branches... - `git branch` (shows current local branches) - `git branch branchName` (creates a new branch) - - `git checkout branchName` (moves you to the branch listed) + - `git checkout branchName` (moves you to the branch listed) - `git checkout -b branchName` (creates a new branch and moves you to it) ## How to push a branch... diff --git a/index.html b/index.html index 3e85f35..d9ef015 100644 --- a/index.html +++ b/index.html @@ -24,8 +24,7 @@

Presented by...

-
Insert Name Here
-
Insert Name Here
+
Andrea Silverman
Insert Name Here
Insert Name Here
Insert Name Here
@@ -385,12 +384,12 @@

-

-

+

Z

+

For Zebra

- +

diff --git a/photos/e-elijah.jpg b/photos/e-elijah.jpg new file mode 100644 index 0000000..1be8f07 Binary files /dev/null and b/photos/e-elijah.jpg differ diff --git a/photos/f-flowers.jpg b/photos/f-flowers.jpg new file mode 100644 index 0000000..0486061 Binary files /dev/null and b/photos/f-flowers.jpg differ diff --git a/photos/l-link.jpg b/photos/l-link.jpg new file mode 100644 index 0000000..adc880f Binary files /dev/null and b/photos/l-link.jpg differ diff --git a/photos/p-pumpkin.jpg b/photos/p-pumpkin.jpg new file mode 100644 index 0000000..7c34182 Binary files /dev/null and b/photos/p-pumpkin.jpg differ diff --git a/photos/s-salmon.jpg b/photos/s-salmon.jpg new file mode 100644 index 0000000..aa8952b Binary files /dev/null and b/photos/s-salmon.jpg differ diff --git a/photos/t-train.jpg b/photos/t-train.jpg new file mode 100644 index 0000000..80a8e71 Binary files /dev/null and b/photos/t-train.jpg differ diff --git a/photos/z-zebra.jpg b/photos/z-zebra.jpg new file mode 100644 index 0000000..8f5cdc5 Binary files /dev/null and b/photos/z-zebra.jpg differ