Skip to content

Commit

Permalink
Merge pull request #23 from EighteenZi/master
Browse files Browse the repository at this point in the history
Update Readme.md
  • Loading branch information
dingelish authored Jul 16, 2018
2 parents af16efe + 506e0e8 commit 7f14232
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 @@ -100,7 +100,7 @@ We recommend to use `cargo doc` to generate documents for each crate in this SDK

# Sample Codes

We provide five sample codes to help developers understand how to write Enclave codes in Rust. These codes are located at `samplecode` directory.
We provide eighteen sample codes to help developers understand how to write Enclave codes in Rust. These codes are located at `samplecode` directory.

* `helloworld` is a very simple app. It shows some basic usages of argument passing, Rust string and ECALL/OCALLs.

Expand Down

0 comments on commit 7f14232

Please sign in to comment.