From aad313fe29bf8751662e8c8c711203cc32c494d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 11:41:30 +0000 Subject: [PATCH] Regenerated READMEs --- archive/a/awk/README.md | 9 ++------- archive/b/beef/README.md | 9 ++------- archive/c/commodore-basic/README.md | 9 ++------- 3 files changed, 6 insertions(+), 21 deletions(-) diff --git a/archive/a/awk/README.md b/archive/a/awk/README.md index 901926e9f..bfe0a37b0 100644 --- a/archive/a/awk/README.md +++ b/archive/a/awk/README.md @@ -5,7 +5,7 @@ Welcome to Sample Programs in Awk! To find documentation related to the Awk code in this repo, look [here](https://sampleprograms.io/languages/awk). -## Sample Programs List - 38/39 :smile: +## Sample Programs List - 39/39 :partying_face: In this section, we feature a list of completed and missing programs in Awk. See above for the current amount of completed programs in Awk. If you see a program that is missing and would like to add it, please submit an issue, so we can assign it to you. @@ -51,12 +51,7 @@ Below, you'll find a list of completed code snippets in Awk. Code snippets prece - :warning: [Selection Sort in Awk](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+selection+sort+awk) [[Requirements](https://sampleprograms.io/projects/selection-sort)] - :warning: [Sleep Sort in Awk](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sleep+sort+awk) [[Requirements](https://sampleprograms.io/projects/sleep-sort)] - :warning: [Transpose Matrix in Awk](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+transpose+matrix+awk) [[Requirements](https://sampleprograms.io/projects/transpose-matrix)] - -### Missing Programs - -The following list contains all of the approved programs that are not currently implemented in Awk. Click on the name of the project to easily open an issue in GitHub. Alternatively, click requirements to check out the description of the project. - -- :x: [Zeckendorf](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,zeckendorf&template=code-snippet-request.md&title=Add+Zeckendorf+in+Awk) [[Requirements](https://sampleprograms.io/projects/zeckendorf)] +- :warning: [Zeckendorf in Awk](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+zeckendorf+awk) [[Requirements](https://sampleprograms.io/projects/zeckendorf)] ## Testing diff --git a/archive/b/beef/README.md b/archive/b/beef/README.md index 37cc474ac..948dca19a 100644 --- a/archive/b/beef/README.md +++ b/archive/b/beef/README.md @@ -5,7 +5,7 @@ Welcome to Sample Programs in Beef! To find documentation related to the Beef code in this repo, look [here](https://sampleprograms.io/languages/beef). -## Sample Programs List - 38/39 :smile: +## Sample Programs List - 39/39 :partying_face: In this section, we feature a list of completed and missing programs in Beef. See above for the current amount of completed programs in Beef. If you see a program that is missing and would like to add it, please submit an issue, so we can assign it to you. @@ -51,12 +51,7 @@ Below, you'll find a list of completed code snippets in Beef. Code snippets prec - :warning: [Selection Sort in Beef](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+selection+sort+beef) [[Requirements](https://sampleprograms.io/projects/selection-sort)] - :warning: [Sleep Sort in Beef](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sleep+sort+beef) [[Requirements](https://sampleprograms.io/projects/sleep-sort)] - :warning: [Transpose Matrix in Beef](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+transpose+matrix+beef) [[Requirements](https://sampleprograms.io/projects/transpose-matrix)] - -### Missing Programs - -The following list contains all of the approved programs that are not currently implemented in Beef. Click on the name of the project to easily open an issue in GitHub. Alternatively, click requirements to check out the description of the project. - -- :x: [Zeckendorf](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,zeckendorf&template=code-snippet-request.md&title=Add+Zeckendorf+in+Beef) [[Requirements](https://sampleprograms.io/projects/zeckendorf)] +- :warning: [Zeckendorf in Beef](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+zeckendorf+beef) [[Requirements](https://sampleprograms.io/projects/zeckendorf)] ## Testing diff --git a/archive/c/commodore-basic/README.md b/archive/c/commodore-basic/README.md index f8acf994d..eb8004c4a 100644 --- a/archive/c/commodore-basic/README.md +++ b/archive/c/commodore-basic/README.md @@ -5,7 +5,7 @@ Welcome to Sample Programs in Commodore Basic! To find documentation related to the Commodore Basic code in this repo, look [here](https://sampleprograms.io/languages/commodore-basic). -## Sample Programs List - 38/39 :smile: +## Sample Programs List - 39/39 :partying_face: In this section, we feature a list of completed and missing programs in Commodore Basic. See above for the current amount of completed programs in Commodore Basic. If you see a program that is missing and would like to add it, please submit an issue, so we can assign it to you. @@ -51,12 +51,7 @@ Below, you'll find a list of completed code snippets in Commodore Basic. Code sn - :warning: [Selection Sort in Commodore Basic](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+selection+sort+commodore+basic) [[Requirements](https://sampleprograms.io/projects/selection-sort)] - :warning: [Sleep Sort in Commodore Basic](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sleep+sort+commodore+basic) [[Requirements](https://sampleprograms.io/projects/sleep-sort)] - :warning: [Transpose Matrix in Commodore Basic](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+transpose+matrix+commodore+basic) [[Requirements](https://sampleprograms.io/projects/transpose-matrix)] - -### Missing Programs - -The following list contains all of the approved programs that are not currently implemented in Commodore Basic. Click on the name of the project to easily open an issue in GitHub. Alternatively, click requirements to check out the description of the project. - -- :x: [Zeckendorf](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,zeckendorf&template=code-snippet-request.md&title=Add+Zeckendorf+in+Commodore%20Basic) [[Requirements](https://sampleprograms.io/projects/zeckendorf)] +- :warning: [Zeckendorf in Commodore Basic](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+zeckendorf+commodore+basic) [[Requirements](https://sampleprograms.io/projects/zeckendorf)] ## Testing