From 07be145290caa25122e89b7b6c54df438656758b Mon Sep 17 00:00:00 2001 From: Enugala Shrikar Reddy Date: Sat, 28 Feb 2026 22:31:46 +0530 Subject: [PATCH] Update README with clearer blog submission instructions Clarified instructions for adding articles to the Blogs directory. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eca70b1..37a070e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ### **Adding up blogs.** -Add your article as a new markdown file in the [Blogs directory](https://github.com/intelowlproject/intelowlproject.github.io/tree/develop/Blogs) with the same title as the file. +Add your article as a new markdown file in the [Blogs directory](https://github.com/intelowlproject/intelowlproject.github.io/tree/develop/Blogs).The filename should match the article title. If you are an IntelOwl contributor and you would like to add content on this blog which is related to IntelOwl, feel free to fork this repository and submit an article! We will review it and publish it!