Skip to content

Commit 6432f16

Browse files
author
Jegors Čemisovs
authored
Update README.md
1 parent 4690997 commit 6432f16

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=rabestro_codereview-task1-ip-addresses&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=rabestro_codereview-task1-ip-addresses)
2-
31
# IPv4 addresses
42

53
A simple task to count the number of unique IPv4 addresses in a huge file.
@@ -132,4 +130,4 @@ If additional verification is required, then you can either add a filter to the
132130
or implement a converter where there will be an additional check of the address for correctness.
133131

134132
In the catalog `src/jmh` you will find benchmarks where several implementations of converters are considered.
135-
At the moment, the solution seems to be close to optimal.
133+
At the moment, the solution seems to be close to optimal.

0 commit comments

Comments
 (0)