Skip to content

Commit 5d6a5af

Browse files
jrg94rzuckerm
andauthored
[Automated Workflow] Add/Modify READMEs (#4504)
Regenerated READMEs Co-authored-by: rzuckerm <[email protected]>
1 parent f3825db commit 5d6a5af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

archive/r/rexx/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Welcome to Sample Programs in Rexx! To find documentation related to the Rexx code in this repo, look [here.](https://sampleprograms.io/languages/rexx)
44

5-
## Sample Programs List - 4/37 :disappointed:
5+
## Sample Programs List - 5/37 :disappointed:
66

77
In this section, we feature a list of completed and missing programs in Rexx. See above for the current amount of completed programs in Rexx. 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.
88

@@ -14,6 +14,7 @@ Below, you'll find a list of completed code snippets in Rexx. Code snippets prec
1414
- :warning: [Even Odd in Rexx](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+even+odd+rexx) [[Requirements](https://sampleprograms.io/projects/even-odd)]
1515
- :white_check_mark: [Hello World in Rexx](https://sampleprograms.io/projects/hello-world/rexx) [[Requirements](https://sampleprograms.io/projects/hello-world)]
1616
- :warning: [Prime Number in Rexx](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+prime+number+rexx) [[Requirements](https://sampleprograms.io/projects/prime-number)]
17+
- :warning: [Reverse String in Rexx](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+rexx) [[Requirements](https://sampleprograms.io/projects/reverse-string)]
1718

1819
### Missing Programs
1920

@@ -46,7 +47,6 @@ The following list contains all of the approved programs that are not currently
4647
- :x: [Quick Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quick+sort&template=code-snippet-request.md&title=Add+Quick+Sort+in+Rexx) [[Requirements](https://sampleprograms.io/projects/quick-sort)]
4748
- :x: [Quine](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quine&template=code-snippet-request.md&title=Add+Quine+in+Rexx) [[Requirements](https://sampleprograms.io/projects/quine)]
4849
- :x: [Remove All Whitespace](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,remove+all+whitespace&template=code-snippet-request.md&title=Add+Remove+All+Whitespace+in+Rexx) [[Requirements](https://sampleprograms.io/projects/remove-all-whitespace)]
49-
- :x: [Reverse String](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,reverse+string&template=code-snippet-request.md&title=Add+Reverse+String+in+Rexx) [[Requirements](https://sampleprograms.io/projects/reverse-string)]
5050
- :x: [Roman Numeral](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,roman+numeral&template=code-snippet-request.md&title=Add+Roman+Numeral+in+Rexx) [[Requirements](https://sampleprograms.io/projects/roman-numeral)]
5151
- :x: [Rot13](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,rot13&template=code-snippet-request.md&title=Add+Rot13+in+Rexx) [[Requirements](https://sampleprograms.io/projects/rot13)]
5252
- :x: [Selection Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,selection+sort&template=code-snippet-request.md&title=Add+Selection+Sort+in+Rexx) [[Requirements](https://sampleprograms.io/projects/selection-sort)]

0 commit comments

Comments
 (0)