From 9166cb534ed73d6d71a1fdeb040977358c9cc1f2 Mon Sep 17 00:00:00 2001 From: Alexander Moisseev Date: Thu, 3 Oct 2024 13:35:34 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4329a4207..7e96b2b99 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Rspamd site and documentation -Please read the [wiki](https://github.com/rspamd/rspamd.com/wiki/Building-the-site) for further details. +Please read the [wiki](https://github.com/rspamd/rspamd.com/wiki/Building-the-site) for build instructions and contributing guidelines. + +For additional details on local links and testing changes, see the [contributing article](https://rspamd.com/doc/tutorials/site_contributing.html) on the site.