From 3f4ef08156d5c9770881762078a87c45571cab7d Mon Sep 17 00:00:00 2001 From: 0ddlyoko Date: Tue, 19 Feb 2019 13:24:20 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07f3dae..3c55dde 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ env: - We should talk about using other CIs here. - Q: Does Codecov accept `jacoco.exec` reports?
A: **No**, these files are not supported. Please produce a `xml` file as detailed in the pom.xml file at [codecov/example-java][1]. - Q: Is there a Gradle example?
A: **Yes**, enter [codecov/example-gradle][2] -- Q: Is there a Andorid example?
A: **Yes**, enter [codecov/example-android][3] +- Q: Is there a Android example?
A: **Yes**, enter [codecov/example-android][3] - Q: Is there a Maven example?
A: **Yes**, enter [codecov/example-maven][4] 1. More documentation at https://docs.codecov.io