From d28ac3610829089f45f4d9bfc8e7ef7731ed6d6f Mon Sep 17 00:00:00 2001 From: sy2002 Date: Sun, 19 May 2019 18:54:50 +0200 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 89a4ab8b..ebb9de97 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,14 @@ The main purpose of QNICE-FPGA is learning, teaching and having fun. Getting Started --------------- +If you do have FPGA hardware, then read on to learn how to get started. If +you don't, then you might want to use the emulator to experience QNICE. + +Switch to the [VGA Emulator Branch](https://github.com/sy2002/QNICE-FPGA/tree/develop-vga-emu) +to use the emulator without hardware. + +Get started using actual FPGA hardware: + * Clone GitHub repo: Make sure you have `git` installed on your computer, open a Terminal or Command Line. We will automatically create a subdirectory called QNICE-FPGA, so navigate to an appropriate folder. Use this command