Skip to content

Commit 8e8cdd2

Browse files
jrg94rzuckerm
andauthored
[Automated Workflow] Add/Modify READMEs (#4092)
Regenerated READMEs Co-authored-by: rzuckerm <[email protected]>
1 parent a709f73 commit 8e8cdd2

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

@@ -12,6 +12,7 @@ Below, you'll find a list of completed code snippets in V. Code snippets precede
1212

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: [Even Odd in V](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+even+odd+v) [[Requirements](https://sampleprograms.io/projects/even-odd)]
15+
- :warning: [Factorial in V](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+factorial+v) [[Requirements](https://sampleprograms.io/projects/factorial)]
1516
- :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)]
1617
- :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)]
1718
- :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)]
@@ -27,7 +28,6 @@ The following list contains all of the approved programs that are not currently
2728
- :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+V) [[Requirements](https://sampleprograms.io/projects/depth-first-search)]
2829
- :x: [Dijkstra](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,dijkstra&template=code-snippet-request.md&title=Add+Dijkstra+in+V) [[Requirements](https://sampleprograms.io/projects/dijkstra)]
2930
- :x: [Duplicate Character Counter](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,duplicate+character+counter&template=code-snippet-request.md&title=Add+Duplicate+Character+Counter+in+V) [[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)]
30-
- :x: [Factorial](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,factorial&template=code-snippet-request.md&title=Add+Factorial+in+V) [[Requirements](https://sampleprograms.io/projects/factorial)]
3131
- :x: [Fibonacci](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fibonacci&template=code-snippet-request.md&title=Add+Fibonacci+in+V) [[Requirements](https://sampleprograms.io/projects/fibonacci)]
3232
- :x: [File Input Output](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,file+input+output&template=code-snippet-request.md&title=Add+File+Input+Output+in+V) [[Requirements](https://sampleprograms.io/projects/file-input-output)]
3333
- :x: [Fraction Math](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fraction+math&template=code-snippet-request.md&title=Add+Fraction+Math+in+V) [[Requirements](https://sampleprograms.io/projects/fraction-math)]

0 commit comments

Comments
 (0)