Skip to content

Commit 4af0171

Browse files
author
Kyran Rana
authored
Added build status badge to README
1 parent 6cf5194 commit 4af0171

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![Java CI with Maven](https://github.com/KyranRana/log-extract-filterer-java/workflows/Java%20CI%20with%20Maven/badge.svg)
2+
13
# Log Extract Filterer
24

35
This is my solution to the Connect Group ITG test.
@@ -20,4 +22,4 @@ REQUEST_TIMESTAMP,COUNTRY_CODE,RESPONSE_TIME
2022

2123
The features which you must implement have been prototyped in the class com.connectgroup.DefaultLogExtractFilterer. You must implement the
2224
features in this class without changing the signatures of any methods or add any new maven dependencies. You must also provide
23-
evidence that the features you have implemented work correctly.
25+
evidence that the features you have implemented work correctly.

0 commit comments

Comments
 (0)