Skip to content

Commit

Permalink
Nit
Browse files Browse the repository at this point in the history
  • Loading branch information
bigspider committed Jan 9, 2025
1 parent 0a168e0 commit 8b06d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ This repository is organized in a monorepo structure.
* [client-sdk](client-sdk) <small>[<tt>native</tt>]</small> - Vanadium V-App client SDK. V-App Clients use it as a base for their own client crates.
* [common](common) <small>[<tt>arm|riscv|native</tt>], no_std</small> - Any code that is shared among two or more of the above crates.
* [apps](apps) - Complete V-Apps, and their clients
* [test](apps/test) - Simple V-App to test the Vanadium.
* [test](apps/test) - Simple V-App to test the Vanadium VM, implementing various computational tasks.
* [sadik](apps/sadik) - A V-App specifically designed to test the various functionality of the Vanadium V-App SDK, and particularly the ECALLs.
* [bitcoin](apps/bitcoin) - Grandiose things will happen here, but it's mostly empty at this stage.

Expand Down

0 comments on commit 8b06d54

Please sign in to comment.