Update README.md

This commit is contained in:
Leah
2015-11-11 10:03:49 -07:00
parent 27e523a85a
commit 6cdeebc4da

View File

@ -75,7 +75,7 @@ by adding the following to the usrAppInit() function:
wolfcrypt_test(&args);
wolfcrypt_benchmark(&args);
3. Start the simulator by clicking the "Connect 'VxWorks Simulator'" button to the right of the "VxWorks Simulator" dropdown. Verify in the terminal at the bottom that all wolfCrypt tests pass.
3. Start the simulator by clicking the "Connect 'VxWorks Simulator'" button to the right of the "VxWorks Simulator" dropdown. Verify in the simulator terminal that all wolfCrypt tests pass.
#####3.2 Example Client
The wolfSSL example client.c file can be found in \<path\_to\_wolfssl\>/wolfssl/examples/client.