Skip to content

Commit

Permalink
Merge pull request #3442 from hwillson/remove-boost-emoji
Browse files Browse the repository at this point in the history
Remove the rocket emoji since it won't show on npmjs.com properly
  • Loading branch information
Sashko Stubailo authored May 15, 2018
2 parents 92f9296 + 6ae7a2d commit 353fc6e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/apollo-boost/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# apollo-boost 🚀
# apollo-boost
The fastest, easiest way to get started with Apollo Client!

Apollo Boost is a zero-config way to start using Apollo Client. It includes some sensible defaults, such as our recommended `InMemoryCache` and `HttpLink`, which come configured for you with our recommended settings.
Expand Down Expand Up @@ -135,4 +135,3 @@ const client = new ApolloClient({
}
});
```

0 comments on commit 353fc6e

Please sign in to comment.