From 59ca1d4e928463b562360f5111e3bb6f6b0d1b21 Mon Sep 17 00:00:00 2001 From: Ar1ste1a <107807560+Ar1ste1a@users.noreply.github.com> Date: Fri, 16 May 2025 20:54:16 -0400 Subject: [PATCH] Updated README.md updated typos added 'easy time' upgrade to log filtering --- .../{easy_time_query_2.png => mixed_time_query.png} | Bin README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename .img/{easy_time_query_2.png => mixed_time_query.png} (100%) diff --git a/.img/easy_time_query_2.png b/.img/mixed_time_query.png similarity index 100% rename from .img/easy_time_query_2.png rename to .img/mixed_time_query.png diff --git a/README.md b/README.md index 745317d..9b654a9 100644 --- a/README.md +++ b/README.md @@ -289,7 +289,7 @@ The logs can be easily queried from the Dehasher CLI. #### Dehasher utilized 'easy time' to determine the appropriate time for a given query. ![Alt text](.img/easy_time_parsing.png "Easy Time") #### You may also used dates mixed with easy time to perform queries. -![Alt text](.img/easy_time_query_2.png "Mixed Time") +![Alt text](.img/mixed_time_query.png "Mixed Time") #### The following formats are supported: - `last 24 hours` - `last 2 days`