From 8c61c6e9407a5737a5169e597fd2d3784f3fa514 Mon Sep 17 00:00:00 2001 From: Emilio Mayorga Date: Thu, 12 Jun 2025 15:08:12 -0700 Subject: [PATCH] Test change --- site/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/index.md b/site/index.md index bb0c7a4..20c25ef 100644 --- a/site/index.md +++ b/site/index.md @@ -2,6 +2,8 @@ A compressed introduction to Python for participants in the [DINO SIP program](https://www.apl.uw.edu/education/dino_sip.php) at the University of Washington Applied Physics Laboratory. +OPEN SOURCE RULES + ## Goals 1. Provide *exposure* to the Python programming language and "ecosystem" specifically, and programming and open-source software more generally.