docs(readme): center title and add href to logo

This commit is contained in:
Connor Easton 2021-11-09 22:19:33 -07:00
parent 0a303c6549
commit 8d1d59c604
1 changed files with 9 additions and 1 deletions

View File

@ -1,7 +1,15 @@
![Hydrogen logo](/docs/images/HydrogenLogo.png)
<p align="center">
<a href="https://hydrogen.shopify.dev">
<img src="./docs/images/HydrogenLogo.png"/>
</a>
</p>
<div align="center">
📚 [Docs](https://shopify.dev/custom-storefronts/hydrogen) | 🗣 [Discord](https://discord.gg/Hefq6w5c5d) | 💬 [Discussions](https://github.com/Shopify/hydrogen/discussions) | 📝 [Changelog](./packages/hydrogen/CHANGELOG.md)
</div>
Hydrogen is a **React-based framework** for building dynamic, **Shopify-powered** custom storefronts.
Spin up a Hydrogen app in your browser with our [playground](https://hydrogen.new/) or set up your local environment with the instructions below ⬇️