From 72c7e68d9083cc3f6521fda0e02c725f8fd4a12a Mon Sep 17 00:00:00 2001 From: Michael Hunteman Date: Thu, 13 Jul 2023 19:56:32 -0500 Subject: Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7550fac..16d5dd3 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [Advent of Code][0] is an Advent calendar of programming puzzles. This past year I did the first 12 days in Java and Python. Unfortunately, I lost the files so I -rewrote the first few days in POSIX shell and C to get more practice with these -languages. +rewrote the first few days in POSIX shell to get more practice with the +language. [0]: https://adventofcode.com -- cgit v1.2.3