diff --git a/README.md b/README.md index 413bd8c..f4df79d 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ Example usage: logdetective https://example.com/logs.txt +Or if the log file is stored locally: + + logdetective ./data/logs.txt + Contributing ------------