Skip to content

Commit 32a0dd8

Browse files
Andres Amaya GarciaPatater
Andres Amaya Garcia
authored andcommitted
Update branding from mbed to Mbed in hashing/README.md
1 parent 3ee1620 commit 32a0dd8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

hashing/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# SHA-256 Hash example on mbed OS
1+
# SHA-256 Hash example on Mbed OS
22

3-
This application performs hashing of a buffer with SHA-256 using various APIs. It serves as a tutorial for the basic hashing APIs of mbed TLS.
3+
This application performs hashing of a buffer with SHA-256 using various APIs. It serves as a tutorial for the basic hashing APIs of Mbed TLS.
44

55
## Getting started
66

77
Set up your environment if you have not done so already. For instructions, refer to the [main readme](../README.md).
88

9-
You can also compile this example with the [mbed Online Compiler](https://os.mbed.com/compiler/) by using [this project](https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-tls-hashing).
9+
You can also compile this example with the [Mbed Online Compiler](https://os.mbed.com/compiler/) by using [this project](https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-tls-hashing).
1010

1111
## Monitoring the application
1212

0 commit comments

Comments
 (0)