aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hunteman <michael@huntm.net>2023-07-13 19:56:32 -0500
committerMichael Hunteman <michael@huntm.net>2023-07-13 19:56:32 -0500
commit72c7e68d9083cc3f6521fda0e02c725f8fd4a12a (patch)
tree49be46cf552eb9584b6120a3d2c7e37953e5c755
parent72df23da8ff6aa5247b7a0765920bfd791e6b971 (diff)
Update README
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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