File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Collaborative Create-Your-Own-Adventure
2
2
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 ) .
7
9
8
10
## Format of the Story
9
11
You can’t perform that action at this time.
0 commit comments