From 043c63ffccc9fd724f49a1d687c654a863b6a0a2 Mon Sep 17 00:00:00 2001 From: bbartels <bbartels@iastate.edu> Date: Mon, 1 May 2017 19:20:18 -0500 Subject: [PATCH] Update README.md --- quad/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quad/README.md b/quad/README.md index e7b8558c5..e3376f886 100644 --- a/quad/README.md +++ b/quad/README.md @@ -8,7 +8,7 @@ the quad, and the XSDK main project that runs on the Zybo. [Zybo Pinout Assignments](doc/zybo_pinout_assignments.md) [How to use Xilinx software tools](doc/how_to_use_xilinx_tools.pdf) -## Software Instructions +## Brief Intro The main quad application is written as a library, and located at `src/quad_app/` ("main" function in quad_app.c). -- GitLab