From eb91d20c4ec79041d2140ecf71d331efe1f989f3 Mon Sep 17 00:00:00 2001 From: Don Cross Date: Tue, 23 Nov 2021 20:52:09 -0500 Subject: [PATCH] Directly link to source directory, out of genererate directory. --- generate/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/generate/README.md b/generate/README.md index 7ad2dc72..f68a4433 100644 --- a/generate/README.md +++ b/generate/README.md @@ -6,7 +6,7 @@ language implementations of Astronomy Engine. It is only needed by contributors who want to make enhancements or fix bugs. People who just want to use the astronomy calculator for a given programming langauge can safely ignore this directory -and use the source code that has already been generated for that language. +and use the [source code that has already been generated for that language](../source). --- @@ -85,3 +85,4 @@ I could use some help getting this to work on the Mac. If you are looking for an open source project to help with, and you have a Mac, here is your chance! Creating issues is welcome. Creating pull requests is even *more* welcome! This should be similar to the Linux steps, but may require some tweaks. +