From 652d9d7dfeb847ae5b03e694db7b2079b01f1c4a Mon Sep 17 00:00:00 2001 From: "Greg T. Chism" Date: Tue, 31 Oct 2023 13:09:48 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9be14ac..13b693b 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Click the [![Binder](http://mybinder.org/badge.svg)](http://beta.mybinder.org/v2 ├── distanceFunctions.R | # R script used to calculate distances in the nest from binned x, y coordinates ├── fidelityZonesFunctions.R # R script used to calculate site fidelity for binned marked worker x, y coordinates - └── nestArchFuncts.Analyses.R + └── nestArchFunctsAnalyses.R # R script used to produce all statistical analyses and figures