Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

Commit 5570ad6

Browse files
committed
Update README
1 parent c5d41a9 commit 5570ad6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
An [SLF4J][] Logger implementation for [AWS Lambda][lambda].
44

5-
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/dda626a02daf464c94aa10955a6b8f6b)](https://www.codacy.com/gl/bot-by/aws-lambda-java-slf4j/dashboard?utm_source=gitlab.com&utm_medium=referral&utm_content=bot-by/aws-lambda-java-slf4j&utm_campaign=Badge_Grade)
6-
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/dda626a02daf464c94aa10955a6b8f6b)](https://www.codacy.com/gl/bot-by/aws-lambda-java-slf4j/dashboard?utm_source=gitlab.com&utm_medium=referral&utm_content=bot-by/aws-lambda-java-slf4j&utm_campaign=Badge_Coverage)
5+
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/dda626a02daf464c94aa10955a6b8f6b)](https://www.codacy.com/gl/bot-by/slf4j-aws-lambda/dashboard?utm_source=gitlab.com&utm_medium=referral&utm_content=bot-by/slf4j-aws-lambda&utm_campaign=Badge_Grade)
6+
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/dda626a02daf464c94aa10955a6b8f6b)](https://www.codacy.com/gl/bot-by/slf4j-aws-lambda/dashboard?utm_source=gitlab.com&utm_medium=referral&utm_content=bot-by/slf4j-aws-lambda&utm_campaign=Badge_Coverage)
77

88
## Getting started
99

@@ -58,7 +58,7 @@ Please add dependency to your project:
5858

5959
<dependency>
6060
<groupId>uk.bot-by</groupId>
61-
<artifactId>aws-lambda-java-slf4j</artifactId>
61+
<artifactId>slf4j-aws-lambda</artifactId>
6262
<version>1.0.0</version>
6363
</dependency>
6464
```

0 commit comments

Comments
 (0)