Skip to content

Commit edbae2f

Browse files
[Automated Workflow] Add/Modify READMEs (#5256)
Regenerated READMEs Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cd5c5a3 commit edbae2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

archive/m/m4/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Welcome to Sample Programs in M4! To find documentation related to the M4 code in this repo, look [here](https://sampleprograms.io/languages/m4).
77

8-
## Sample Programs List - 34/38 :smile:
8+
## Sample Programs List - 35/38 :smile:
99

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

@@ -28,6 +28,7 @@ Below, you'll find a list of completed code snippets in M4. Code snippets preced
2828
- :warning: [Fraction Math in M4](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fraction+math+m4) [[Requirements](https://sampleprograms.io/projects/fraction-math)]
2929
- :warning: [Hello World in M4](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+m4) [[Requirements](https://sampleprograms.io/projects/hello-world)]
3030
- :warning: [Insertion Sort in M4](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+insertion+sort+m4) [[Requirements](https://sampleprograms.io/projects/insertion-sort)]
31+
- :warning: [Job Sequencing in M4](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+job+sequencing+m4) [[Requirements](https://sampleprograms.io/projects/job-sequencing)]
3132
- :warning: [Josephus Problem in M4](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+josephus+problem+m4) [[Requirements](https://sampleprograms.io/projects/josephus-problem)]
3233
- :warning: [Linear Search in M4](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+linear+search+m4) [[Requirements](https://sampleprograms.io/projects/linear-search)]
3334
- :warning: [Longest Common Subsequence in M4](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+common+subsequence+m4) [[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
@@ -54,7 +55,6 @@ The following list contains all of the approved programs that are not currently
5455

5556
- :x: [Base64 Encode Decode](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,base64+encode+decode&template=code-snippet-request.md&title=Add+Base64+Encode+Decode+in+M4) [[Requirements](https://sampleprograms.io/projects/base64-encode-decode)]
5657
- :x: [File Input Output](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,file+input+output&template=code-snippet-request.md&title=Add+File+Input+Output+in+M4) [[Requirements](https://sampleprograms.io/projects/file-input-output)]
57-
- :x: [Job Sequencing](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,job+sequencing&template=code-snippet-request.md&title=Add+Job+Sequencing+in+M4) [[Requirements](https://sampleprograms.io/projects/job-sequencing)]
5858
- :x: [Sleep Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,sleep+sort&template=code-snippet-request.md&title=Add+Sleep+Sort+in+M4) [[Requirements](https://sampleprograms.io/projects/sleep-sort)]
5959

6060
## Testing

0 commit comments

Comments
 (0)