From 4f9054b7381764ec51ee76370203786b9a4f6ed7 Mon Sep 17 00:00:00 2001 From: Deluan Date: Fri, 26 Feb 2016 16:56:05 -0500 Subject: [PATCH] README --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 09ba64c62..135929789 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ The project's main goals are: * Update play counts, last played dates, ratings, etc.. on iTunes (at least on Mac OS) * Learning Go ;) [![Gopher](https://blog.golang.org/favicon.ico)](https://golang.org) -Currently implementing [API version](http://www.subsonic.org/pages/api.jsp#versions): +Supported [Subsonic API version](http://www.subsonic.org/pages/api.jsp#versions): * _1.0.0 ← In progress_ * 1.2.0 @@ -56,7 +56,10 @@ From here it's a normal [BeeGo](http://beego.me) development cycle. Some useful * http://beego.me/ #### DB -https://github.com/HouzuoGuo/tiedot +* https://github.com/HouzuoGuo/tiedot #### Search -https://github.com/blevesearch/bleve +* http://blevesearch.com + +#### Testing +* http://goconvey.co/