Skip to content

Commit 5d77a51

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

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 - 11/38 :thinking:
8+
## Sample Programs List - 12/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

@@ -15,6 +15,7 @@ Below, you'll find a list of completed code snippets in Fortran. Code snippets p
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)]
1717
- :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)]
18+
- :warning: [Bubble Sort in Fortran](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+bubble+sort+fortran) [[Requirements](https://sampleprograms.io/projects/bubble-sort)]
1819
- :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)]
1920
- :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)]
2021
- :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)]
@@ -30,7 +31,6 @@ Below, you'll find a list of completed code snippets in Fortran. Code snippets p
3031
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.
3132

3233
- :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)]
33-
- :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)]
3636
- :x: [Dijkstra](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,dijkstra&template=code-snippet-request.md&title=Add+Dijkstra+in+Fortran) [[Requirements](https://sampleprograms.io/projects/dijkstra)]

0 commit comments

Comments
 (0)