From b09dcc1dee645143d7e18ee0c187f5c9a826b5ee Mon Sep 17 00:00:00 2001 From: Alexis Grojean Date: Tue, 28 May 2024 10:07:57 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5e3b91..2681888 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![Rule enforcer](https://github.com/LedgerHQ/app-boilerplate-rust/actions/workflows/guidelines_enforcer.yml/badge.svg) ![Build and tests](https://github.com/LedgerHQ/app-boilerplate-rust/actions/workflows/build_and_functional_tests.yml/badge.svg) -This is a boilerplate application written in Rust which can be forked to start a new project for the Ledger Nano S/X/SP devices. +This is a boilerplate application written in Rust which can be forked to start a new project for the Ledger Nano S/X/SP, Stax and Flex devices. * Implements standard features (display address, transaction signature...), * Has functional tests using [Ragger](https://github.com/LedgerHQ/ragger),