From 6ff11cb50ac2759682f39b0192bb4e1b9e5284f7 Mon Sep 17 00:00:00 2001 From: Valentina Ruiz Date: Thu, 15 Sep 2022 16:26:53 -0700 Subject: [PATCH] added name to readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b663f42..33242b6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Python Debugging Activity +# Python Debugging Activity - Valentina Ruiz This repository is used in the Ada Python Debugging Activity as an exercise for Ada students to practice using the Python debugger in VS Code.