Skip to content

Commit

Permalink
Remove the rocket emoji since it won't show on npmjs.com properly
Browse files Browse the repository at this point in the history
  • Loading branch information
hwillson committed May 11, 2018
1 parent 4011dae commit d32bf17
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 d32bf17

Please sign in to comment.