Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
petrs authored Jul 27, 2017
1 parent d2b80b8 commit 28604d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ The usage is simple:
1. Developer signalizes interseting parts of code to profile by insertion of fixed strings
2. JCProfiler tool automatically generates all necessary testing code
3. Developer sets proper applet AID, applet CLA and APDU command which will trigger inspected operation
4. Performance measurement client is executed to collect all required measurements
5. Applet source code is annotted with measured timings
4. Performance measurement client is executed to collect all timing measurements
5. Applet source code is annotted with the extracted timings

Please read [wiki](https://github.com/petrs/JCProfiler/wiki) for all details.

Expand Down

0 comments on commit 28604d8

Please sign in to comment.