From 052123d4e1c3f6ab3ee778ad616e6a01419cf786 Mon Sep 17 00:00:00 2001 From: Johan Larsson Date: Fri, 1 Mar 2024 20:01:30 +0100 Subject: [PATCH] docs: add acknowledgement section in readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9a7902c..dbd5cb3 100644 --- a/README.md +++ b/README.md @@ -68,3 +68,8 @@ Also, when writing commit messages, please use the [conventional commits format] ## Versioning The project uses [semantic versioning](https://semver.org). + +## Acknowledgments + +Almost all of **moloch** is a result of Mathias Vogelgesang's (@matze) hard work on the +**metropolis theme** (of which **moloch** is a fork).