From f4c2130829b20231891e73c643a8ccdd747d16aa Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: Sat, 17 May 2025 09:09:42 +0200 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a7b85f..e1e983b 100755 --- a/README.md +++ b/README.md @@ -112,6 +112,10 @@ Put your config.json into a path of your choice, such as `/path/to/your/conf/`. Example: `docker create --name fredy -v /path/to/your/conf/:/conf -p 9998:9998 fredy/fredy` +## Logs + +You can browse the logs with `docker logs fredy -f`. + ### 👐 Contributing Thanks to all the people who already contributed! @@ -121,6 +125,7 @@ Thanks to all the people who already contributed! See [Contributing](https://github.com/orangecoding/fredy/blob/master/CONTRIBUTING.md) -## Logs -You can browse the logs with `docker logs fredy -f`. +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=orangecoding/fredy&type=Date)](https://www.star-history.com/#orangecoding/fredy&Date)