Skip to content

Commit 5e76bcd

Browse files
committed
Updated README
1 parent 18759e8 commit 5e76bcd

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,9 @@ When your workflow runs, GitHub Actions will start a container using the specifi
9090
| Example | Programming Language | Scan completion Time |
9191
| -------------------- | -------------------- | ------------------------ |
9292
| Example01_JavaScript | JavaScript | 4 Minutes and 49 Seconds |
93-
| Example01_Java | Java | 2 Minutes and 34 seconds |
94-
| Example01_C# | C# | 7 Minutes and 47 Seconds |
95-
| Example01_Python | Python | 4 Minutes and 39 Seconds |
93+
| Example02_Java | Java | 2 Minutes and 34 seconds |
94+
| Example03_C# | C# | 7 Minutes and 47 Seconds |
95+
| Example04_Python | Python | 4 Minutes and 39 Seconds |
9696
9797
---
9898
@@ -101,9 +101,9 @@ When your workflow runs, GitHub Actions will start a container using the specifi
101101
| Example | Programming Language | Scan completion Time |
102102
| -------------------- | -------------------- | ------------------------ |
103103
| Example01_JavaScript | JavaScript | 3 Minutes 49 Seconds |
104-
| Example01_Java | Java | 1 Minute 58 Seconds |
105-
| Example01_C# | C# | 3 Minutes and 59 Seconds |
106-
| Example01_Python | Python | 2 Minutes and 24 Seconds |
104+
| Example02_Java | Java | 1 Minute 58 Seconds |
105+
| Example03_C# | C# | 3 Minutes and 59 Seconds |
106+
| Example04_Python | Python | 2 Minutes and 24 Seconds |
107107
108108
##### Larger Runner Specs:
109109
@@ -124,9 +124,9 @@ When your workflow runs, GitHub Actions will start a container using the specifi
124124
| Example | Programming Language | Scan completion Time |
125125
| -------------------- | -------------------- | ------------------------ |
126126
| Example01_JavaScript | JavaScript | 2 Minutes and 23 Seconds |
127-
| Example01_Java | Java | 1 Minutes and 53 seconds |
128-
| Example01_C# | C# | 6 Minutes and 9 Seconds |
129-
| Example01_Python | Python | 2 Minute 13 Seconds |
127+
| Example02_Java | Java | 1 Minutes and 53 seconds |
128+
| Example03_C# | C# | 6 Minutes and 9 Seconds |
129+
| Example04_Python | Python | 2 Minute 13 Seconds |
130130
131131
132132
---
@@ -136,9 +136,9 @@ When your workflow runs, GitHub Actions will start a container using the specifi
136136
| Example | Programming Language | Scan completion Time |
137137
| -------------------- | -------------------- | ------------------------ |
138138
| Example01_JavaScript | JavaScript | 1 Minutes and 32 Seconds |
139-
| Example01_Java | Java | 2 Minutes and 36 seconds |
140-
| Example01_C# | C# | 3 Minutes and 16 Seconds |
141-
| Example01_Python | Python | 57 Seconds |
139+
| Example02_Java | Java | 2 Minutes and 36 seconds |
140+
| Example03_C# | C# | 3 Minutes and 16 Seconds |
141+
| Example04_Python | Python | 57 Seconds |
142142
143143
144144
##### Larger Runner Specs:

0 commit comments

Comments
 (0)