add badges

This commit is contained in:
Henrik Friedrichsen
2019-03-03 21:01:00 +01:00
parent f747c1968a
commit 99719af38c

View File

@@ -7,6 +7,10 @@ repository = "https://github.com/hrkfdn/ncspot"
keywords = ["spotify", "ncurses", "librespot"]
license = "MIT"
[badges]
travis-ci = { repository = "hrkfdn/ncspot" = "master" }
maintenance = { status = "experimental" }
[dependencies]
cursive = "0.10"
crossbeam-channel = "0.3.8"