From 6e01b0239518a10539c431574c3ec3b29d0be35c Mon Sep 17 00:00:00 2001 From: Asko Nõmm Date: Mon, 11 Nov 2024 02:20:38 +0200 Subject: Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ceff3fa..0eb3e90 100644 --- a/README.md +++ b/README.md @@ -70,5 +70,5 @@ responsible for making sure that the serialized log entry would end up in the ri ### Built-in drivers -- [FileSystemDriver](#) -- [StdoutDriver](#) \ No newline at end of file +- [FileSystemDriver](https://github.com/askonomm/loggr/blob/main/src/Drivers/FileSystemDriver.php) +- [OutputDriver](https://github.com/askonomm/loggr/blob/main/src/Drivers/OutputDriver.php) \ No newline at end of file -- cgit v1.2.3