From 98e6898fa546728d600a158c952c945627d8063e Mon Sep 17 00:00:00 2001 From: q3769 Date: Sun, 19 Mar 2023 00:07:46 -0500 Subject: [PATCH] doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec2253f..98d077d 100644 --- a/README.md +++ b/README.md @@ -8,5 +8,5 @@ make a native logging service provider implementation of the [ELF4J](https://git Java) SPI. See [elf4j-impl](https://github.com/elf4j/elf4j-impl) for descriptions. While directly implementing the [ELF4J](https://github.com/elf4j/elf4j) API, this is also a stand-alone Java logging -engine. It is designed to be adaptable to service other logging API, for example, as +engine. It is designed to be adaptable to service other logging APIs, for example, as a [logging engine for SLF4J](https://github.com/elf4j/slf4j-elf4j). \ No newline at end of file