Skip to content

Commit d92b8e9

Browse files
authored
Update README.md
1 parent e78407d commit d92b8e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This repository contains the MicroRNG Software Kit and utilities for using the M
99
## Contents
1010

1111
* `MicroRngSPI.cpp` - API source code in C++ for communicating with the MicroRNG device over SPI interface.
12-
* `mcdiag.cpp` - general purpose diagnostics utility that interacts with the MicroRNG device for determining the maximum clock speed and for validating communication over SPI interface.
12+
* `mcdiag.cpp` - general purpose diagnostics utility that interacts with the MicroRNG device for determining the maximum clock speed and for validating the communication over SPI interface.
1313
* `mcrng.cpp` - utility for downloading random bytes generated by MicroRNG device over SPI interface.
1414
* `sample.cpp` - sample C++ program that demonstrates how to use the API for communicating with the MicroRNG device over SPI interface.
1515

0 commit comments

Comments
 (0)