Skip to content

Commit 1378d1e

Browse files
jrg94rzuckerm
andauthored
[Automated Workflow] Add/Modify READMEs (#4393)
Regenerated READMEs Co-authored-by: rzuckerm <[email protected]>
1 parent 8470314 commit 1378d1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

5-
## Sample Programs List - 7/37 :disappointed:
5+
## Sample Programs List - 8/37 :disappointed:
66

77
In this section, we feature a list of completed and missing programs in Wren. See above for the current amount of completed programs in Wren. 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 Wren. Code snippets prec
1616
- :warning: [File Input Output in Wren](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+file+input+output+wren) [[Requirements](https://sampleprograms.io/projects/file-input-output)]
1717
- :warning: [Fizz Buzz in Wren](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+wren) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
1818
- :white_check_mark: [Hello World in Wren](https://sampleprograms.io/projects/hello-world/wren) [[Requirements](https://sampleprograms.io/projects/hello-world)]
19+
- :warning: [Palindromic Number in Wren](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+palindromic+number+wren) [[Requirements](https://sampleprograms.io/projects/palindromic-number)]
1920
- :warning: [Reverse String in Wren](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+wren) [[Requirements](https://sampleprograms.io/projects/reverse-string)]
2021

2122
### Missing Programs
@@ -42,7 +43,6 @@ The following list contains all of the approved programs that are not currently
4243
- :x: [Maximum Subarray](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,maximum+subarray&template=code-snippet-request.md&title=Add+Maximum+Subarray+in+Wren) [[Requirements](https://sampleprograms.io/projects/maximum-subarray)]
4344
- :x: [Merge Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,merge+sort&template=code-snippet-request.md&title=Add+Merge+Sort+in+Wren) [[Requirements](https://sampleprograms.io/projects/merge-sort)]
4445
- :x: [Minimum Spanning Tree](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,minimum+spanning+tree&template=code-snippet-request.md&title=Add+Minimum+Spanning+Tree+in+Wren) [[Requirements](https://sampleprograms.io/projects/minimum-spanning-tree)]
45-
- :x: [Palindromic Number](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,palindromic+number&template=code-snippet-request.md&title=Add+Palindromic+Number+in+Wren) [[Requirements](https://sampleprograms.io/projects/palindromic-number)]
4646
- :x: [Prime Number](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,prime+number&template=code-snippet-request.md&title=Add+Prime+Number+in+Wren) [[Requirements](https://sampleprograms.io/projects/prime-number)]
4747
- :x: [Quick Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quick+sort&template=code-snippet-request.md&title=Add+Quick+Sort+in+Wren) [[Requirements](https://sampleprograms.io/projects/quick-sort)]
4848
- :x: [Quine](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quine&template=code-snippet-request.md&title=Add+Quine+in+Wren) [[Requirements](https://sampleprograms.io/projects/quine)]

0 commit comments

Comments
 (0)