From a0f94a0d574c59d347f9b207fee7438d5abd6acc Mon Sep 17 00:00:00 2001 From: rzuckerm <9933579+rzuckerm@users.noreply.github.com> Date: Sat, 19 Oct 2024 22:16:53 +0000 Subject: [PATCH] Regenerated READMEs --- archive/r/racket/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archive/r/racket/README.md b/archive/r/racket/README.md index 17ea6c33a..e2830c8d7 100644 --- a/archive/r/racket/README.md +++ b/archive/r/racket/README.md @@ -2,7 +2,7 @@ Welcome to Sample Programs in Racket! To find documentation related to the Racket code in this repo, look [here.](https://sampleprograms.io/languages/racket) -## Sample Programs List - 3/37 :disappointed: +## Sample Programs List - 4/37 :disappointed: In this section, we feature a list of completed and missing programs in Racket. See above for the current amount of completed programs in Racket. 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. @@ -10,6 +10,7 @@ In this section, we feature a list of completed and missing programs in Racket. Below, you'll find a list of completed code snippets in Racket. Code snippets preceded by :warning: link to a GitHub issue query featuring a possible article request issue. If an article request issue doesn't exist, we encourage you to create one. Meanwhile, code snippets preceded by :white_check_mark: link to an existing article which provides further documentation. To see the list of approved projects, check out the official Sample Programs projects list. +- :warning: [Baklava in Racket](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+racket) [[Requirements](https://sampleprograms.io/projects/baklava)] - :warning: [Fibonacci in Racket](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fibonacci+racket) [[Requirements](https://sampleprograms.io/projects/fibonacci)] - :warning: [Fizz Buzz in Racket](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+racket) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)] - :white_check_mark: [Hello World in Racket](https://sampleprograms.io/projects/hello-world/racket) [[Requirements](https://sampleprograms.io/projects/hello-world)] @@ -18,7 +19,6 @@ Below, you'll find a list of completed code snippets in Racket. Code snippets pr The following list contains all of the approved programs that are not currently implemented in Racket. 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: [Baklava](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,baklava&template=code-snippet-request.md&title=Add+Baklava+in+Racket) [[Requirements](https://sampleprograms.io/projects/baklava)] - :x: [Binary Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,binary+search&template=code-snippet-request.md&title=Add+Binary+Search+in+Racket) [[Requirements](https://sampleprograms.io/projects/binary-search)] - :x: [Bubble Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,bubble+sort&template=code-snippet-request.md&title=Add+Bubble+Sort+in+Racket) [[Requirements](https://sampleprograms.io/projects/bubble-sort)] - :x: [Capitalize](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,capitalize&template=code-snippet-request.md&title=Add+Capitalize+in+Racket) [[Requirements](https://sampleprograms.io/projects/capitalize)]