diff --git a/README.md b/README.md index 493eae36..ca9d6d05 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Set up a Hyperweb app by running one command ⚛️ - [Overview](#overview) - [Education & Resources](#education--resources) - [Creating an App](#creating-an-app) -- [Examples](#examples) +- [Templates](#templates) - [Options](#options) - [Development](#development) @@ -53,15 +53,15 @@ Now your app should be running on `http://localhost:3000`! ### Get Started Immediately -You don’t need to install or configure cosmjs, keplr, nextjs, webpack or Babel. +You don't need to install or configure cosmjs, keplr, nextjs, webpack or Babel. Everything is preconfigured, ready-to-go, so you can focus on your code! -- ⚡️ Connect easily to 20+ wallets via [Cosmos Kit](https://github.com/cosmology-tech/cosmos-kit) — including Ledger, Keplr, Cosmostation, Leap, Trust Wallet, OKX, XDEFI, Exodus, Wallet Connect and more! +- ⚡️ Connect easily to 20+ wallets via [Cosmos Kit](https://github.com/cosmology-tech/cosmos-kit) — including Ledger, Keplr, Cosmostation, Leap, Trust Wallet, OKX, XDEFI, Exodus, Wallet Connect and more! - ⚛️ Sign and broadcast with [cosmjs](https://github.com/cosmos/cosmjs) stargate + cosmwasm signers - 🛠 Render pages with [next.js](https://nextjs.org/) hybrid static & server rendering - + - 🚀 Ensure reliability with [Starship](https://github.com/cosmology-tech/starship), our end-to-end testing CI/CD project for GitHub Actions, streamlining continuous integration and delivery across the interchain ecosystem.