Skip to content

Commit

Permalink
Rename quickstart section
Browse files Browse the repository at this point in the history
  • Loading branch information
chinedufn authored Mar 30, 2019
1 parent 6f426e1 commit 792b4e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ For a full example of an isomorphic web app in Rust check out the [isomorphic ex
The best way to get up to speed is by checking out [The Percy Book](https://chinedufn.github.io/percy/), but here are some
very basic examples to get your feet wet with.

### Client Side Rendering
### Quickstart - Getting your feet wet

You can create applications that only have server side rendering, client side rendering, or both!

Expand Down

0 comments on commit 792b4e4

Please sign in to comment.