Skip to content

Commit c4f02df

Browse files
jrg94rzuckerm
andauthored
[Automated Workflow] Add/Modify READMEs (#5230)
Regenerated READMEs Co-authored-by: rzuckerm <[email protected]>
1 parent 18239f8 commit c4f02df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

archive/f/fortran/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Welcome to Sample Programs in Fortran! To find documentation related to the Fortran code in this repo, look [here](https://sampleprograms.io/languages/fortran).
77

8-
## Sample Programs List - 10/38 :thinking:
8+
## Sample Programs List - 11/38 :thinking:
99

1010
In this section, we feature a list of completed and missing programs in Fortran. See above for the current amount of completed programs in Fortran. 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.
1111

@@ -14,6 +14,7 @@ In this section, we feature a list of completed and missing programs in Fortran.
1414
Below, you'll find a list of completed code snippets in Fortran. 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.
1515

1616
- :warning: [Baklava in Fortran](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+baklava+fortran) [[Requirements](https://sampleprograms.io/projects/baklava)]
17+
- :warning: [Binary Search in Fortran](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+binary+search+fortran) [[Requirements](https://sampleprograms.io/projects/binary-search)]
1718
- :warning: [Capitalize in Fortran](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+capitalize+fortran) [[Requirements](https://sampleprograms.io/projects/capitalize)]
1819
- :warning: [Even Odd in Fortran](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+even+odd+fortran) [[Requirements](https://sampleprograms.io/projects/even-odd)]
1920
- :warning: [Factorial in Fortran](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+factorial+fortran) [[Requirements](https://sampleprograms.io/projects/factorial)]
@@ -29,7 +30,6 @@ Below, you'll find a list of completed code snippets in Fortran. Code snippets p
2930
The following list contains all of the approved programs that are not currently implemented in Fortran. 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.
3031

3132
- :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+Fortran) [[Requirements](https://sampleprograms.io/projects/base64-encode-decode)]
32-
- :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+Fortran) [[Requirements](https://sampleprograms.io/projects/binary-search)]
3333
- :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+Fortran) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
3434
- :x: [Convex Hull](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,convex+hull&template=code-snippet-request.md&title=Add+Convex+Hull+in+Fortran) [[Requirements](https://sampleprograms.io/projects/convex-hull)]
3535
- :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+Fortran) [[Requirements](https://sampleprograms.io/projects/depth-first-search)]

0 commit comments

Comments
 (0)