Skip to content

Commit 8cbe2f9

Browse files
committed
docs: Update README file with course link
1 parent 56a1bba commit 8cbe2f9

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Collaborative Create-Your-Own-Adventure
22

3-
This is a create-your-own-adventure story where at each step, the reader chooses
4-
what action to take and turns to an appropriate page of the story based on their
5-
choice. It is collaborative because it is written one small piece at a time by
6-
many authors. To start reading the story, click [here](language.md).
3+
This is an example repo that illustrates the concept of a "Pull Request", created
4+
as part of the Udacity course [How to Use Git and GitHub](https://www.udacity.com/course/how-to-use-git-and-github--ud775).
5+
In the create-your-own-adventure story the reader chooses what action to take and
6+
turns to an appropriate page of the story based on their choice. It is collaborative
7+
because it is written one small piece at a time by many authors. To start reading
8+
the story, click [here](language.md).
79

810
## Format of the Story
911

0 commit comments

Comments
 (0)