Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StrongerProgrammer7 authored Apr 17, 2023
1 parent 79fa221 commit a1b9804
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
<sub>** This work is being done as part of the Course Fundamentals of computer modeling **</sub>
<h1 align="center">Fundamentals-of-computer-modeling</h1>
<ul>
<li><a href=""> Least Square </a></li>
<li><a href=""> Monte Carlo </a></li>
<li><a href=""> Generation random numbers </a></li>
<li><a href=""> Modeling system with breakdowns </a></li>
<li><a href=""> Modeling system without breakdowns and infinity Queue </a></li>
<li><a href="https://github.com/StrongerProgrammer7/Fundamentals-of-computer-modeling#least-square"> Least Square </a></li>
<li><a href="https://github.com/StrongerProgrammer7/Fundamentals-of-computer-modeling#monte-carlo"> Monte Carlo </a></li>
<li><a href="https://github.com/StrongerProgrammer7/Fundamentals-of-computer-modeling#generation-random-numbers"> Generation random numbers </a></li>
<li><a href="https://github.com/StrongerProgrammer7/Fundamentals-of-computer-modeling#modeling-system-with-breakdowns"> Modeling system with breakdowns </a></li>
<li><a href="https://github.com/StrongerProgrammer7/Fundamentals-of-computer-modeling#modeling-system-without-breakdowns-and-infinity-queue
"> Modeling system without breakdowns and infinity Queue </a></li>
</ul>
<div>
<h3>Least Square</h3>
Expand Down

0 comments on commit a1b9804

Please sign in to comment.