Skip to content

Commit 2bf2d35

Browse files
committed
checkyml
1 parent 16453c1 commit 2bf2d35

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,9 @@
33

44
![Status](https://img.shields.io/badge/status-active-success?style=for-the-badge&logo=verizon)
55

6-
![License](https://img.shields.io/github/license/priyanshscpp/
7-
Multithreaded-OS-Kernel-Components-in-Cpp
8-
?style=for-the-badge)
6+
![License](https://img.shields.io/github/license/priyanshscpp/Multithreaded-OS-Kernel-Components-in-Cpp?style=for-the-badge)
97

10-
![Last Commit](https://img.shields.io/github/last-commit/priyanshscpp/
11-
Multithreaded-OS-Kernel-Components-in-Cpp
8+
![Last Commit](https://img.shields.io/github/last-commit/priyanshscpp//Multithreaded-OS-Kernel-Components-in-Cpp
129
?style=for-the-badge)
1310

1411
An implementation of various CPU scheduling algorithms in C++. The algorithms included are First Come First Serve (FCFS), Round Robin (RR), Shortest Process Next (SPN), Shortest Remaining Time (SRT), Highest Response Ratio Next (HRRN), Feedback (FB) and Aging.

0 commit comments

Comments
 (0)