From 0d8c4570d26a34c3c6bbad84c719a062802554c1 Mon Sep 17 00:00:00 2001 From: frosty Date: Tue, 17 Mar 2026 14:49:44 -0400 Subject: [PATCH] docs: added disclaimer to README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 55736d2..95c013d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ A modern lightweight metasearch engine with a clean design written in C. +## Disclaimer +I request that none of this code, in part or in full, be hosted on GitHub, SourceForge, or any other proprietary platform. This request is made out of respect for both me, the developer and for you, the user. + ## Configuration Create a config.ini, there is an example included in the root. Or if you installed omnisearch, edit the config file at `/etc/omnisearch/config.ini`.