From e89c6c33c9a167ce97ea2918c75728cfd313f514 Mon Sep 17 00:00:00 2001 From: Andrew Rathbun <36825567+rathbuna@users.noreply.github.com> Date: Mon, 21 Dec 2020 16:31:46 -0500 Subject: [PATCH] Update README.md --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 079f8043..c448f6cc 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,6 @@ This project contains both the core parsing engine as well as a command line front end that uses it. +For documentation on creating maps, check out the [README](https://github.com/EricZimmerman/evtx/blob/master/evtx/Maps/!!!!README.md) in the Maps directory. -**For map documentation, see this file:** - -https://github.com/EricZimmerman/evtx/blob/master/evtx/Maps/!!!!README.md - - - +Use the [Guide](https://github.com/EricZimmerman/evtx/blob/master/evtx/Maps/!Channel-Name_Provider-Name_EventID.guide) to learn how to make maps from the [Template](https://github.com/EricZimmerman/evtx/blob/master/evtx/Maps/!Channel-Name_Provider-Name_EventID.template) provided.