From a41da97f24cf1ea17e3b64117023e39450df3ced Mon Sep 17 00:00:00 2001 From: Coding4Hours <138321129+Coding4Hours@users.noreply.github.com> Date: Thu, 15 Jan 2026 21:18:24 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d6acab..2246d5f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Battlecode 2026 Lecture Player -This is the repo containing code written during the Battlecode 2026 lectures. It is exactly the same as the [https://github.com/battlecode/battlecode26-scaffold](Battlecode 2026 scaffold) with the addition of the example bots `lectureplayer` and `lectureplayer_py` in the `src` directory. +This is the repo containing code written during the Battlecode 2026 lectures. It is exactly the same as the [Battlecode 2026 scaffold](https://github.com/battlecode/battlecode26-scaffold) with the addition of the example bots `lectureplayer` and `lectureplayer_py` in the `src` directory.