Skip to content

Commit ecf63b8

Browse files
jrg94rzuckerm
andauthored
[Automated Workflow] Add/Modify READMEs (#4085)
Regenerated READMEs Co-authored-by: rzuckerm <[email protected]>
1 parent 451c700 commit ecf63b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

archive/v/v/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 V! To find documentation related to the V code in this repo, look [here.](https://sampleprograms.io/languages/v)
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 V. See above for the current amount of completed programs in V. 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

@@ -13,6 +13,7 @@ Below, you'll find a list of completed code snippets in V. Code snippets precede
1313
- :warning: [Baklava in V](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+v) [[Requirements](https://sampleprograms.io/projects/baklava)]
1414
- :warning: [Fizz Buzz in V](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+v) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
1515
- :warning: [Hello World in V](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+v) [[Requirements](https://sampleprograms.io/projects/hello-world)]
16+
- :warning: [Reverse String in V](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+v) [[Requirements](https://sampleprograms.io/projects/reverse-string)]
1617

1718
### Missing Programs
1819

@@ -46,7 +47,6 @@ The following list contains all of the approved programs that are not currently
4647
- :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+V) [[Requirements](https://sampleprograms.io/projects/quick-sort)]
4748
- :x: [Quine](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quine&template=code-snippet-request.md&title=Add+Quine+in+V) [[Requirements](https://sampleprograms.io/projects/quine)]
4849
- :x: [Remove All Whitespace](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,remove+all+whitespace&template=code-snippet-request.md&title=Add+Remove+All+Whitespace+in+V) [[Requirements](https://sampleprograms.io/projects/remove-all-whitespace)]
49-
- :x: [Reverse String](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,reverse+string&template=code-snippet-request.md&title=Add+Reverse+String+in+V) [[Requirements](https://sampleprograms.io/projects/reverse-string)]
5050
- :x: [Roman Numeral](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,roman+numeral&template=code-snippet-request.md&title=Add+Roman+Numeral+in+V) [[Requirements](https://sampleprograms.io/projects/roman-numeral)]
5151
- :x: [Rot13](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,rot13&template=code-snippet-request.md&title=Add+Rot13+in+V) [[Requirements](https://sampleprograms.io/projects/rot13)]
5252
- :x: [Selection Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,selection+sort&template=code-snippet-request.md&title=Add+Selection+Sort+in+V) [[Requirements](https://sampleprograms.io/projects/selection-sort)]

0 commit comments

Comments
 (0)