Skip to content

docs: add new engines to the documentation #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,12 @@
Set up a Hyperweb app by running one command ⚛️

- [Overview](#overview)
- [Education & Resources](#education--resources)
- [Creating an App](#creating-an-app)
- [Templates](#templates)
- [Options](#options)
- [Development](#development)
- [Interchain JavaScript Stack](#interchain-javascript-stack)
- [Credits](#credits)
- [Disclaimer](#disclaimer)

## Overview

Expand Down Expand Up @@ -168,7 +169,7 @@ cha --name chain-admin-template --template chain-admin
| `-t`, `--template` | Define the template to use | None |
| `-b`, `--fromBranch` | Specify the branch to use for cloning | None |

## Interchain JavaScript Stack ⚛️
## Interchain JavaScript Stack

A unified toolkit for building applications and smart contracts in the Interchain ecosystem

Expand Down