From 4deebd6565c1e96ba7d7ed84b319f4efbe514480 Mon Sep 17 00:00:00 2001 From: Ray Lyon <36998292+skoobasteeve@users.noreply.github.com> Date: Tue, 23 Mar 2021 15:12:16 -0400 Subject: [PATCH] table of contents --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ac710ec..096f81a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # JamfOps ### Useful scripts and workflows to help automate your JAMF environment - +* [Automate package updates with AutoPkg](https://github.com/skoobasteeve/jamfops/blob/readme-diagram-updates/README.md#automate-package-updates-with-autopkg) +* [New hire onboarding with "low-touch" deployment](https://github.com/skoobasteeve/jamfops/tree/readme-diagram-updates#new-hire-onboarding-with-low-touch-deployment)
## Automate package updates with AutoPkg