Skip to content

Commit a1b9804

Browse files
Update README.md
1 parent 79fa221 commit a1b9804

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<sub>** This work is being done as part of the Course Fundamentals of computer modeling **</sub>
22
<h1 align="center">Fundamentals-of-computer-modeling</h1>
33
<ul>
4-
<li><a href=""> Least Square </a></li>
5-
<li><a href=""> Monte Carlo </a></li>
6-
<li><a href=""> Generation random numbers </a></li>
7-
<li><a href=""> Modeling system with breakdowns </a></li>
8-
<li><a href=""> Modeling system without breakdowns and infinity Queue </a></li>
4+
<li><a href="https://github.com/StrongerProgrammer7/Fundamentals-of-computer-modeling#least-square"> Least Square </a></li>
5+
<li><a href="https://github.com/StrongerProgrammer7/Fundamentals-of-computer-modeling#monte-carlo"> Monte Carlo </a></li>
6+
<li><a href="https://github.com/StrongerProgrammer7/Fundamentals-of-computer-modeling#generation-random-numbers"> Generation random numbers </a></li>
7+
<li><a href="https://github.com/StrongerProgrammer7/Fundamentals-of-computer-modeling#modeling-system-with-breakdowns"> Modeling system with breakdowns </a></li>
8+
<li><a href="https://github.com/StrongerProgrammer7/Fundamentals-of-computer-modeling#modeling-system-without-breakdowns-and-infinity-queue
9+
"> Modeling system without breakdowns and infinity Queue </a></li>
910
</ul>
1011
<div>
1112
<h3>Least Square</h3>

0 commit comments

Comments
 (0)