Skip to content
This repository was archived by the owner on Oct 19, 2025. It is now read-only.

Commit 28604d8

Browse files
authored
typos
1 parent d2b80b8 commit 28604d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ The usage is simple:
77
1. Developer signalizes interseting parts of code to profile by insertion of fixed strings
88
2. JCProfiler tool automatically generates all necessary testing code
99
3. Developer sets proper applet AID, applet CLA and APDU command which will trigger inspected operation
10-
4. Performance measurement client is executed to collect all required measurements
11-
5. Applet source code is annotted with measured timings
10+
4. Performance measurement client is executed to collect all timing measurements
11+
5. Applet source code is annotted with the extracted timings
1212

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

0 commit comments

Comments
 (0)