Skip to content

Commit 422a964

Browse files
jrg94rzuckerm
andauthored
[Automated Workflow] Add/Modify READMEs (#4127)
Regenerated READMEs Co-authored-by: rzuckerm <9933579+rzuckerm@users.noreply.github.com>
1 parent 71346ac commit 422a964

File tree

7 files changed

+14
-14
lines changed

7 files changed

+14
-14
lines changed

archive/m/modula2/README.md

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

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

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

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

99
### Completed Programs
1010

1111
Below, you'll find a list of completed code snippets in Modula2. 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.
1212

13+
- :warning: [Baklava in Modula2](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+modula2) [[Requirements](https://sampleprograms.io/projects/baklava)]
1314
- :warning: [Hello World in Modula2](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+modula2) [[Requirements](https://sampleprograms.io/projects/hello-world)]
1415

1516
### Missing Programs
1617

1718
The following list contains all of the approved programs that are not currently implemented in Modula2. 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.
1819

19-
- :x: [Baklava](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,baklava&template=code-snippet-request.md&title=Add+Baklava+in+Modula2) [[Requirements](https://sampleprograms.io/projects/baklava)]
2020
- :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+Modula2) [[Requirements](https://sampleprograms.io/projects/binary-search)]
2121
- :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+Modula2) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
2222
- :x: [Capitalize](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,capitalize&template=code-snippet-request.md&title=Add+Capitalize+in+Modula2) [[Requirements](https://sampleprograms.io/projects/capitalize)]

archive/n/never/README.md

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

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

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

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

99
### Completed Programs
1010

1111
Below, you'll find a list of completed code snippets in Never. 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.
1212

13+
- :warning: [Baklava in Never](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+never) [[Requirements](https://sampleprograms.io/projects/baklava)]
1314
- :warning: [Hello World in Never](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+never) [[Requirements](https://sampleprograms.io/projects/hello-world)]
1415
- :warning: [Reverse String in Never](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+never) [[Requirements](https://sampleprograms.io/projects/reverse-string)]
1516

1617
### Missing Programs
1718

1819
The following list contains all of the approved programs that are not currently implemented in Never. 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.
1920

20-
- :x: [Baklava](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,baklava&template=code-snippet-request.md&title=Add+Baklava+in+Never) [[Requirements](https://sampleprograms.io/projects/baklava)]
2121
- :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+Never) [[Requirements](https://sampleprograms.io/projects/binary-search)]
2222
- :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+Never) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
2323
- :x: [Capitalize](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,capitalize&template=code-snippet-request.md&title=Add+Capitalize+in+Never) [[Requirements](https://sampleprograms.io/projects/capitalize)]

archive/n/nim/README.md

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

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

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

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

99
### Completed Programs
1010

1111
Below, you'll find a list of completed code snippets in Nim. 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.
1212

13+
- :warning: [Baklava in Nim](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+nim) [[Requirements](https://sampleprograms.io/projects/baklava)]
1314
- :warning: [Fibonacci in Nim](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fibonacci+nim) [[Requirements](https://sampleprograms.io/projects/fibonacci)]
1415
- :warning: [Hello World in Nim](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+nim) [[Requirements](https://sampleprograms.io/projects/hello-world)]
1516
- :warning: [Reverse String in Nim](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+nim) [[Requirements](https://sampleprograms.io/projects/reverse-string)]
@@ -18,7 +19,6 @@ Below, you'll find a list of completed code snippets in Nim. Code snippets prece
1819

1920
The following list contains all of the approved programs that are not currently implemented in Nim. 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.
2021

21-
- :x: [Baklava](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,baklava&template=code-snippet-request.md&title=Add+Baklava+in+Nim) [[Requirements](https://sampleprograms.io/projects/baklava)]
2222
- :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+Nim) [[Requirements](https://sampleprograms.io/projects/binary-search)]
2323
- :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+Nim) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
2424
- :x: [Capitalize](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,capitalize&template=code-snippet-request.md&title=Add+Capitalize+in+Nim) [[Requirements](https://sampleprograms.io/projects/capitalize)]

archive/n/nit/README.md

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

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

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

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

99
### Completed Programs
1010

1111
Below, you'll find a list of completed code snippets in Nit. 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.
1212

13+
- :warning: [Baklava in Nit](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+nit) [[Requirements](https://sampleprograms.io/projects/baklava)]
1314
- :warning: [Hello World in Nit](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+nit) [[Requirements](https://sampleprograms.io/projects/hello-world)]
1415

1516
### Missing Programs
1617

1718
The following list contains all of the approved programs that are not currently implemented in Nit. 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.
1819

19-
- :x: [Baklava](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,baklava&template=code-snippet-request.md&title=Add+Baklava+in+Nit) [[Requirements](https://sampleprograms.io/projects/baklava)]
2020
- :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+Nit) [[Requirements](https://sampleprograms.io/projects/binary-search)]
2121
- :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+Nit) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
2222
- :x: [Capitalize](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,capitalize&template=code-snippet-request.md&title=Add+Capitalize+in+Nit) [[Requirements](https://sampleprograms.io/projects/capitalize)]

archive/o/objective-c/README.md

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

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

5-
## Sample Programs List - 10/37 :thinking:
5+
## Sample Programs List - 11/37 :thinking:
66

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

99
### Completed Programs
1010

1111
Below, you'll find a list of completed code snippets in Objective C. 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.
1212

13+
- :warning: [Baklava in Objective C](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+objective+c) [[Requirements](https://sampleprograms.io/projects/baklava)]
1314
- :warning: [Capitalize in Objective C](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+capitalize+objective+c) [[Requirements](https://sampleprograms.io/projects/capitalize)]
1415
- :warning: [Even Odd in Objective C](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+even+odd+objective+c) [[Requirements](https://sampleprograms.io/projects/even-odd)]
1516
- :warning: [Factorial in Objective C](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+factorial+objective+c) [[Requirements](https://sampleprograms.io/projects/factorial)]
@@ -25,7 +26,6 @@ Below, you'll find a list of completed code snippets in Objective C. Code snippe
2526

2627
The following list contains all of the approved programs that are not currently implemented in Objective C. 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.
2728

28-
- :x: [Baklava](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,baklava&template=code-snippet-request.md&title=Add+Baklava+in+Objective%20C) [[Requirements](https://sampleprograms.io/projects/baklava)]
2929
- :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+Objective%20C) [[Requirements](https://sampleprograms.io/projects/binary-search)]
3030
- :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+Objective%20C) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
3131
- :x: [Convex Hull](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,convex+hull&template=code-snippet-request.md&title=Add+Convex+Hull+in+Objective%20C) [[Requirements](https://sampleprograms.io/projects/convex-hull)]

archive/o/orc/README.md

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

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

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

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

99
### Completed Programs
1010

1111
Below, you'll find a list of completed code snippets in Orc. 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.
1212

13+
- :warning: [Baklava in Orc](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+orc) [[Requirements](https://sampleprograms.io/projects/baklava)]
1314
- :warning: [Hello World in Orc](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+orc) [[Requirements](https://sampleprograms.io/projects/hello-world)]
1415

1516
### Missing Programs
1617

1718
The following list contains all of the approved programs that are not currently implemented in Orc. 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.
1819

19-
- :x: [Baklava](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,baklava&template=code-snippet-request.md&title=Add+Baklava+in+Orc) [[Requirements](https://sampleprograms.io/projects/baklava)]
2020
- :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+Orc) [[Requirements](https://sampleprograms.io/projects/binary-search)]
2121
- :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+Orc) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
2222
- :x: [Capitalize](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,capitalize&template=code-snippet-request.md&title=Add+Capitalize+in+Orc) [[Requirements](https://sampleprograms.io/projects/capitalize)]

0 commit comments

Comments
 (0)