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