From a06720e7d010e9c2b3eaed984f7def1fc8d8cf19 Mon Sep 17 00:00:00 2001 From: austinmcnicholas <37055196+austinmcnicholas@users.noreply.github.com> Date: Wed, 23 Jun 2021 15:54:34 -0700 Subject: [PATCH] Create README.md read me --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..db13503 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Xpath Module + +Exactly like the retrieve from database activity but allows you to provide the xpath as a string. + + + +## Example Configuration + + +The module has an example folder that contains examples on how to use each action.