Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manu0466 committed Oct 24, 2023
1 parent c83761d commit 0a2bd04
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Ledger Cosmos app
# Ledger Desmos app
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![GithubActions](https://github.com/cosmos/ledger-cosmos/actions/workflows/main.yml/badge.svg)](https://github.com/cosmos/ledger-cosmos/blob/main/.github/workflows/main.yaml)
[![GithubActions](https://github.com/desmos-labs/ledger-desmos/actions/workflows/main.yml/badge.svg)](https://github.com/desmos-labs/ledger-desmos/blob/main/.github/workflows/main.yml)

---

Expand All @@ -11,9 +11,9 @@ _Please visit our website at [zondax.ch](zondax.ch)_

---

This project contains the Cosmos app for Ledger Nano S and X.
This project contains the Desmos app for Ledger Nano S and X.

- Ledger Nano S/X Cosmos app
- Ledger Nano S/X Desmos app
- Specs / Documentation
- C++ unit tests
- Zemu tests
Expand All @@ -35,7 +35,7 @@ Tip:
*Once the app is approved by Ledger, it will be available in their app store (Ledger Live).
You can get builds generated by CircleCI from the release tab. THESE ARE UNVETTED DEVELOPMENT RELEASES*

Download a release from here (https://github.com/Zondax/ledger-cosmos/releases). You only need `zxtool.sh`
Download a release from here (https://github.com/desmos-labs/ledger-desmos/releases). You only need `zxtool.sh`

If the file is not executable, run
```sh
Expand Down

0 comments on commit 0a2bd04

Please sign in to comment.