fixed an error in the readme

This commit is contained in:
Pradyumna Kaushik 2016-10-31 23:56:30 -04:00 committed by Renan DelValle
parent 0e8db53dee
commit 5e96fc6158

View file

@ -10,6 +10,7 @@ Offer 2 methods:
main.go contains a set of test functions for the above algorithm.
***.go Files***
*main.go*
```
Contains functions that simulate FCFS and Ranked based scheduling.