Skip to content

Commit 3382d36

Browse files
jrg94rzuckerm
andauthored
[Automated Workflow] Add/Modify READMEs (#4289)
Regenerated READMEs Co-authored-by: rzuckerm <[email protected]>
1 parent 5eb5448 commit 3382d36

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 - 9/37 :disappointed:
5+
## Sample Programs List - 10/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

@@ -16,6 +16,7 @@ Below, you'll find a list of completed code snippets in Elvish. Code snippets pr
1616
- :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)]
1717
- :warning: [Fizz Buzz in Elvish](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+elvish) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
1818
- :warning: [Hello World in Elvish](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+elvish) [[Requirements](https://sampleprograms.io/projects/hello-world)]
19+
- :warning: [Linear Search in Elvish](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+linear+search+elvish) [[Requirements](https://sampleprograms.io/projects/linear-search)]
1920
- :warning: [Remove All Whitespace in Elvish](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+remove+all+whitespace+elvish) [[Requirements](https://sampleprograms.io/projects/remove-all-whitespace)]
2021
- :warning: [Reverse String in Elvish](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+elvish) [[Requirements](https://sampleprograms.io/projects/reverse-string)]
2122
- :warning: [Rot13 in Elvish](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+rot13+elvish) [[Requirements](https://sampleprograms.io/projects/rot13)]
@@ -36,7 +37,6 @@ The following list contains all of the approved programs that are not currently
3637
- :x: [Insertion Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,insertion+sort&template=code-snippet-request.md&title=Add+Insertion+Sort+in+Elvish) [[Requirements](https://sampleprograms.io/projects/insertion-sort)]
3738
- :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+Elvish) [[Requirements](https://sampleprograms.io/projects/job-sequencing)]
3839
- :x: [Josephus Problem](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,josephus+problem&template=code-snippet-request.md&title=Add+Josephus+Problem+in+Elvish) [[Requirements](https://sampleprograms.io/projects/josephus-problem)]
39-
- :x: [Linear Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,linear+search&template=code-snippet-request.md&title=Add+Linear+Search+in+Elvish) [[Requirements](https://sampleprograms.io/projects/linear-search)]
4040
- :x: [Longest Common Subsequence](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+common+subsequence&template=code-snippet-request.md&title=Add+Longest+Common+Subsequence+in+Elvish) [[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)]
4141
- :x: [Longest Palindromic Substring](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+palindromic+substring&template=code-snippet-request.md&title=Add+Longest+Palindromic+Substring+in+Elvish) [[Requirements](https://sampleprograms.io/projects/longest-palindromic-substring)]
4242
- :x: [Longest Word](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+word&template=code-snippet-request.md&title=Add+Longest+Word+in+Elvish) [[Requirements](https://sampleprograms.io/projects/longest-word)]

0 commit comments

Comments
 (0)