You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: benchmark/README.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
-
# mbed TLS Benchmark example on mbed OS
1
+
# Mbed TLS Benchmark example on Mbed OS
2
2
3
-
This application benchmarks the various cryptographic primitives offered by mbed TLS.
3
+
This application benchmarks the various cryptographic primitives offered by Mbed TLS.
4
4
5
5
## Getting started
6
6
7
7
Set up your environment if you have not done so already. For instructions, refer to the [main readme](../README.md).
8
8
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-benchmark).
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-benchmark).
0 commit comments