From 18840b5e5c56e441d1250393876a67a46bcb7702 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 23 Apr 2026 17:19:06 +0000 Subject: [PATCH] Add original repo creation date (November 13, 2012) to README Agent-Logs-Url: https://github.com/edokoa/HTML-Pong/sessions/693941bf-b002-42f7-84b0-d52d29fdf626 Co-authored-by: edokoa <694831+edokoa@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index aa1e528..1209b3b 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ HTML Pong v0.1 **Follow me on twitter:** @edokoa +**Created:** November 13, 2012 + This is a quick protoype of Pong I coded in a couple of hours while travelling from Berlin to Prague to practice some JS. It was totally unplanned and started like a joke, so things got added in realtime as the code progressed. As result, there's a lot to fix and loose ends aimed to add features that didn't make it to the first version (but yet it works!).