Skip to content

Commit 0379b4d

Browse files
authored
Update README.md
1 parent 298fa84 commit 0379b4d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
If you'd like to read the GraphQL Guide, and if you can afford to purchase it or if your company reimburses you for educational materials (most do 👍), we would value your support: [https://graphql.guide](https://graphql.guide).
44

5-
## graphql.guide
6-
7-
Branch `master` is deployed to [https://graphql.guide](https://graphql.guide), and in addition to the app created in the book, has the landing page. To see the book app, visit [graphql.guide/Preface](https://graphql.guide/Preface) (at the moment lorem ipsum).
8-
95
## Chapter 6
106

117
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).
@@ -24,8 +20,6 @@ When editing code that's part of the book, submit the PR to the corresponding st
2420

2521
![Github PR creation](https://res.cloudinary.com/graphql/pr-base.png)
2622

27-
28-
2923
*Setting the base branch to step `3`*
3024

3125
---

0 commit comments

Comments
 (0)