From 3f336bc8cb1236c2be70c129b9c55e0b2cfbe875 Mon Sep 17 00:00:00 2001 From: Isaakidis Marios Date: Thu, 9 Jan 2014 00:45:27 +0200 Subject: [PATCH] Add instructions at README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fbd1fc1..d83322a 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,13 @@ SuperscaM ========= Simulation of a Superscalar CPU. + Co-author Nicholas Karkoulias. -make -./SuperscaM properties.cfg hello.assembly +Instructions +------ + +`make` + +`./SuperscaM properties.cfg hello.assembly`