Skip to content

Commit 06b6f8a

Browse files
jrg94rzuckerm
andauthored
[Automated Workflow] Add/Modify READMEs (#4306)
Regenerated READMEs Co-authored-by: rzuckerm <[email protected]>
1 parent 031f62b commit 06b6f8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

archive/e/elvish/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 Elvish! To find documentation related to the Elvish code in this repo, look [here.](https://sampleprograms.io/languages/elvish)
44

5-
## Sample Programs List - 13/37 :thinking:
5+
## Sample Programs List - 14/37 :thinking:
66

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

@@ -11,6 +11,7 @@ In this section, we feature a list of completed and missing programs in Elvish.
1111
Below, you'll find a list of completed code snippets in Elvish. 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

1313
- :warning: [Baklava in Elvish](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+elvish) [[Requirements](https://sampleprograms.io/projects/baklava)]
14+
- :warning: [Capitalize in Elvish](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+capitalize+elvish) [[Requirements](https://sampleprograms.io/projects/capitalize)]
1415
- :warning: [Even Odd in Elvish](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+even+odd+elvish) [[Requirements](https://sampleprograms.io/projects/even-odd)]
1516
- :warning: [Factorial in Elvish](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+factorial+elvish) [[Requirements](https://sampleprograms.io/projects/factorial)]
1617
- :warning: [Fibonacci in Elvish](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fibonacci+elvish) [[Requirements](https://sampleprograms.io/projects/fibonacci)]
@@ -30,7 +31,6 @@ The following list contains all of the approved programs that are not currently
3031

3132
- :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+Elvish) [[Requirements](https://sampleprograms.io/projects/binary-search)]
3233
- :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+Elvish) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
33-
- :x: [Capitalize](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,capitalize&template=code-snippet-request.md&title=Add+Capitalize+in+Elvish) [[Requirements](https://sampleprograms.io/projects/capitalize)]
3434
- :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+Elvish) [[Requirements](https://sampleprograms.io/projects/convex-hull)]
3535
- :x: [Depth First Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,depth+first+search&template=code-snippet-request.md&title=Add+Depth+First+Search+in+Elvish) [[Requirements](https://sampleprograms.io/projects/depth-first-search)]
3636
- :x: [Dijkstra](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,dijkstra&template=code-snippet-request.md&title=Add+Dijkstra+in+Elvish) [[Requirements](https://sampleprograms.io/projects/dijkstra)]

0 commit comments

Comments
 (0)