Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
markusaksli committed Oct 15, 2020
2 parents 8d64379 + 1e61aef commit 54783c9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

This is a Flutter app for visualising common CPU scheduling algorithms (First Come First Serve, Shortest Job First, Round Robin, and Two-Level FCFS).

(Written for [Operating Systems (LTAT.06.001) 2020/21 fall](https://courses.cs.ut.ee/2020/os/fall/Main/HomePage))
(Text is in Estonian due to this)

The app is deployed online at: https://cpu-scheduling.herokuapp.com

The app can be downloaded for Windows from the Releases page.
The app can be downloaded for Windows from [Releases](https://github.com/markusaksli/scheduling/releases/latest)

0 comments on commit 54783c9

Please sign in to comment.