From 30b4811eb8fe2d3a8da076343fafd999b440d49d Mon Sep 17 00:00:00 2001 From: Daniel Alvarez Date: Sun, 11 Dec 2016 23:42:16 -0400 Subject: [PATCH] Edit readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ff874b9..3e4df7f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# ProcessSimulatorJava +# Process Simulator in Java -A simple Java application that simulates the behavior of processes in an operating system +A simple Java application that simulates the behavior of processes in an operating system. This was a small project presented in 2010. ## Algorithms