Skip to content

Commit

Permalink
[Automated Workflow] Add/Modify READMEs (#4079)
Browse files Browse the repository at this point in the history
Regenerated READMEs

Co-authored-by: rzuckerm <[email protected]>
  • Loading branch information
jrg94 and rzuckerm authored Dec 9, 2024
1 parent a73b2ef commit 6fc53e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions archive/x/x86-64/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Welcome to Sample Programs in X86 64! To find documentation related to the X86 64 code in this repo, look [here.](https://sampleprograms.io/languages/x86-64)

## Sample Programs List - 6/37 :disappointed:
## Sample Programs List - 5/37 :disappointed:

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

Expand All @@ -15,7 +15,6 @@ Below, you'll find a list of completed code snippets in X86 64. Code snippets pr
- :warning: [Fizz Buzz in X86 64](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+x86+64) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
- :warning: [Hello World in X86 64](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+x86+64) [[Requirements](https://sampleprograms.io/projects/hello-world)]
- :warning: [Reverse String in X86 64](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+x86+64) [[Requirements](https://sampleprograms.io/projects/reverse-string)]
- :warning: [Sleep Sort in X86 64](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+sleep+sort+x86+64) [[Requirements](https://sampleprograms.io/projects/sleep-sort)]

### Missing Programs

Expand Down Expand Up @@ -51,6 +50,7 @@ The following list contains all of the approved programs that are not currently
- :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+X86%2064) [[Requirements](https://sampleprograms.io/projects/roman-numeral)]
- :x: [Rot13](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,rot13&template=code-snippet-request.md&title=Add+Rot13+in+X86%2064) [[Requirements](https://sampleprograms.io/projects/rot13)]
- :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+X86%2064) [[Requirements](https://sampleprograms.io/projects/selection-sort)]
- :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+X86%2064) [[Requirements](https://sampleprograms.io/projects/sleep-sort)]
- :x: [Transpose Matrix](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,transpose+matrix&template=code-snippet-request.md&title=Add+Transpose+Matrix+in+X86%2064) [[Requirements](https://sampleprograms.io/projects/transpose-matrix)]

## Testing
Expand Down

0 comments on commit 6fc53e4

Please sign in to comment.