From daa1f363c81fb7830fa805303eb6890f3f5e4577 Mon Sep 17 00:00:00 2001 From: Kfir Dayan Date: Mon, 17 Apr 2023 19:51:48 +0300 Subject: [PATCH] README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b8f6a57..66517a6 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,5 @@ Post a JSON object to the crawler with the following format: "url": "http://www.example.com", } -The crawler will then crawl the given url and store the results in a database and assets in a file system. \ No newline at end of file +The crawler will then crawl the given url and store the results in a database and assets in a file system +`crawler_assests/www.example.com/`. \ No newline at end of file