Skip to content

Commit 241e79b

Browse files
committed
Update README > Chapter 6
1 parent 5d6b975 commit 241e79b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Branch `master` is deployed to [https://graphql.guide](https://graphql.guide), a
88

99
## Chapter 6
1010

11-
Branches `0-18` have the most up-to-date versions of the code (often newer than the most recent published version of the ebook). When code has changed between book revisions, a new version is created, and each branch is tagged, with the naming format `[step]_[version]`. For instance, r1 of the book was published with version `0.1.0` of this repo, so the tag for step 5 was [`5_0.1.0`](https://github.com/GraphQLGuide/guide/releases/tag/5_0.1.0).
11+
Numbered branches (`0` and up) have the most up-to-date code (often newer than the most recent published revision of the book). When code has changed between book revisions, a new code version is created, and each branch is tagged, with the naming format `[step]_[version]`. For instance, r1 of the book was published with version `0.1.0` of this repo, so the tag for step 5 was [`5_0.1.0`](https://github.com/GraphQLGuide/guide/releases/tag/5_0.1.0).
1212

1313
## Contributors
1414

0 commit comments

Comments
 (0)