From a7fb43f6661ca9346f7509ab86507a87265c6a3a Mon Sep 17 00:00:00 2001 From: possumbilities <109087089+possumbilities@users.noreply.github.com> Date: Thu, 26 Sep 2024 15:37:01 +0000 Subject: [PATCH] add foundational tech info to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 928ca434..f30271f2 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,10 @@ sensical. Local development can be previewed by installing Jekyll or by using Docker. We think the latter experience is easier to setup with more consistent behavior. +For information on learning and installing the prerequisite technologies for this project, please see [Foundational technologies — Creative Commons Open Source][found-tech]. + +[found-tech]: https://opensource.creativecommons.org/contributing-code/foundational-tech/ + ### Docker Compose setup