Skip to content

Commit f509ae4

Browse files
jrg94rzuckerm
andauthored
[Automated Workflow] Add/Modify READMEs (#4714)
Regenerated READMEs Co-authored-by: rzuckerm <[email protected]>
1 parent 34ff805 commit f509ae4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

5-
## Sample Programs List - 4/38 :disappointed:
5+
## Sample Programs List - 5/38 :disappointed:
66

77
In this section, we feature a list of completed and missing programs in Powershell. See above for the current amount of completed programs in Powershell. 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 Powershe
1111
Below, you'll find a list of completed code snippets in Powershell. 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 Powershell](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+powershell) [[Requirements](https://sampleprograms.io/projects/baklava)]
14+
- :warning: [Base64 Encode Decode in Powershell](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+base64+encode+decode+powershell) [[Requirements](https://sampleprograms.io/projects/base64-encode-decode)]
1415
- :white_check_mark: [Fizz Buzz in Powershell](https://sampleprograms.io/projects/fizz-buzz/powershell) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)]
1516
- :white_check_mark: [Hello World in Powershell](https://sampleprograms.io/projects/hello-world/powershell) [[Requirements](https://sampleprograms.io/projects/hello-world)]
1617
- :warning: [Reverse String in Powershell](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+powershell) [[Requirements](https://sampleprograms.io/projects/reverse-string)]
@@ -19,7 +20,6 @@ Below, you'll find a list of completed code snippets in Powershell. Code snippet
1920

2021
The following list contains all of the approved programs that are not currently implemented in Powershell. Click on the name of the project to easily open an issue in GitHub. Alternatively, click requirements to check out the description of the project.
2122

22-
- :x: [Base64 Encode Decode](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,base64+encode+decode&template=code-snippet-request.md&title=Add+Base64+Encode+Decode+in+Powershell) [[Requirements](https://sampleprograms.io/projects/base64-encode-decode)]
2323
- :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+Powershell) [[Requirements](https://sampleprograms.io/projects/binary-search)]
2424
- :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+Powershell) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
2525
- :x: [Capitalize](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,capitalize&template=code-snippet-request.md&title=Add+Capitalize+in+Powershell) [[Requirements](https://sampleprograms.io/projects/capitalize)]

0 commit comments

Comments
 (0)