Skip to content

Commit e33aa62

Browse files
jrg94rzuckerm
andauthored
[Automated Workflow] Add/Modify READMEs (#4102)
Regenerated READMEs Co-authored-by: rzuckerm <9933579+rzuckerm@users.noreply.github.com>
1 parent 9cdcdeb commit e33aa62

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

archive/p/picolisp/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 Picolisp! To find documentation related to the Picolisp code in this repo, look [here.](https://sampleprograms.io/languages/picolisp)
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 Picolisp. See above for the current amount of completed programs in Picolisp. 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 Picolisp. 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 Picolisp](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+picolisp) [[Requirements](https://sampleprograms.io/projects/baklava)]
1314
- :white_check_mark: [Hello World in Picolisp](https://sampleprograms.io/projects/hello-world/picolisp) [[Requirements](https://sampleprograms.io/projects/hello-world)]
1415
- :warning: [Reverse String in Picolisp](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+picolisp) [[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 Picolisp. 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+Picolisp) [[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+Picolisp) [[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+Picolisp) [[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+Picolisp) [[Requirements](https://sampleprograms.io/projects/capitalize)]

archive/p/pony/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 Pony! To find documentation related to the Pony code in this repo, look [here.](https://sampleprograms.io/languages/pony)
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 Pony. See above for the current amount of completed programs in Pony. 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 Pony. 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 Pony](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+pony) [[Requirements](https://sampleprograms.io/projects/baklava)]
1314
- :warning: [Hello World in Pony](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+pony) [[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 Pony. 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+Pony) [[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+Pony) [[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+Pony) [[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+Pony) [[Requirements](https://sampleprograms.io/projects/capitalize)]

archive/s/spry/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 Spry! To find documentation related to the Spry code in this repo, look [here.](https://sampleprograms.io/languages/spry)
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 Spry. See above for the current amount of completed programs in Spry. 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 Spry. 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 Spry](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+spry) [[Requirements](https://sampleprograms.io/projects/baklava)]
1314
- :warning: [Hello World in Spry](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+spry) [[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 Spry. 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+Spry) [[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+Spry) [[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+Spry) [[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+Spry) [[Requirements](https://sampleprograms.io/projects/capitalize)]

0 commit comments

Comments
 (0)