From 141a95f567bdb313397525b99a09c8589fffdc9a Mon Sep 17 00:00:00 2001 From: Marvin Schultz Date: Thu, 9 Jan 2025 15:54:07 +0100 Subject: [PATCH] added my repository to sections Delphi and Pascal --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index b576af11a..8f2b6c3f9 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ This is a collection of awesome resources related to the yearly * [Crystal](#crystal) * [D](#d) * [Dart](#dart) + * [Delphi](#delphi) * [Deno](#deno) * [Elixir](#elixir) * [Elm](#elm) @@ -81,6 +82,7 @@ This is a collection of awesome resources related to the yearly * [Objective-C](#objc) * [OCaml](#ocaml) * [PHP](#php) + * [Pascal](#pascal) * [Perl](#perl) * [Picat](#picat) * [Pony](#pony) @@ -381,6 +383,12 @@ Read [CONTRIBUTING.md](/.github/CONTRIBUTING.md) to learn how to add your own re * [julemand101/AdventOfCode2024](https://github.com/julemand101/AdventOfCode2024) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--12--30-brightgreen) +#### Delphi + +*Solutions to AoC in Delphi.* + +* [marvin-schultz/AoC-2024-Delphi](https://github.com/marvin-schultz/AoC-2024-Delphi) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2025--01--08-brightgreen) + #### Deno *Solutions to AoC in Deno.* @@ -575,6 +583,12 @@ Read [CONTRIBUTING.md](/.github/CONTRIBUTING.md) to learn how to add your own re * [jvwag/advent-of-code](https://github.com/jvwag/advent-of-code) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2024--12--10-brightgreen) * [tbali0524/advent-of-code-solutions](https://github.com/tbali0524/advent-of-code-solutions) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2025--01--01-brightgreen) +#### Pascal + +*Solutions to AoC in Pascal.* + +* [marvin-schultz/AoC-2024-Delphi](https://github.com/marvin-schultz/AoC-2024-Delphi) ![Last Commit on GitHub](https://img.shields.io/badge/last%20commit-2025--01--08-brightgreen) + #### Perl *Solutions to AoC in Perl.*