From 0f883b0c00b0ad5bb3724d1cd94fecd5e3d6af33 Mon Sep 17 00:00:00 2001 From: admin Date: Tue, 10 Jun 2025 13:00:38 -0600 Subject: [PATCH] readmen udpate --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f533a64..6ac0d13 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ The following is instructions on how to process all OCM data (City of Edmonton c Using internal resources, this process builds a single spreadsheet with all available OCM emails from a users account. +Also available are scripts to process OCM data for latitude and longitude for representation on mapping software. Please [contact admin](mailto:admin@thebunkerops.ca) for these scripts. + ## How To ### Step 1 - Create Label @@ -32,7 +34,9 @@ And create a new project called `ocm_autopull` In your new project, delete the function, and replace with the code from here: -#### [code](code.md) +# [Get Code](code.md) + +#### [Review Code Functions Here](code_functions.md) ![alt text](image-1.png)