From 7ed57bc53469e2c33883127abc5a516d7d4bdbdf Mon Sep 17 00:00:00 2001 From: Jiahui Yu Date: Wed, 29 Jun 2016 22:58:35 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index eb30fc2..c2cc393 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ Music/Audio Recognition Application written in C++ =============================================== -- Youtube DEMO available [Here](https://www.youtube.com/watch?v=tvoyZkcDKiw) +- Youtube demo [Here](https://www.youtube.com/watch?v=tvoyZkcDKiw). -- I start this project to attend a COMPETITION. My partner and I finshed this project on Windows8 and won the *First Prize* delivered by [National Engineering Laboratory for Speech and Language Informatinon Processing](http://nelslip.ustc.edu.cn/html/yunews/detail_2014_05/30/191.shtml). -- Now it is successfully moved to LINUX (Ubuntu/Debian). Features: ----- @@ -38,7 +36,7 @@ Compile & Run: TODO: ----- - + - The code is too dirty written by a first-year c++ programmer(me).. :( - More Documents and comments about the codes. DONE: