Add documentation to package listenbrainz (#1937)

* add documentation link

* update description
This commit is contained in:
tandy1000 2021-06-18 19:50:15 +01:00 committed by GitHub
parent 5a73b504ec
commit 1a8e8e452d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22979,8 +22979,9 @@
"listenbrainz",
"api"
],
"description": "Listenbrainz low-level API wrapper",
"description": "Low-level multisync bindings to the ListenBrainz web API.",
"license": "MIT",
"web": "https://gitlab.com/tandy1000/listenbrainz-nim"
"web": "https://gitlab.com/tandy1000/listenbrainz-nim",
"doc": "https://tandy1000.gitlab.io/listenbrainz-nim/"
}
]