Fix last commit to README.md.

This commit is contained in:
John Beisley 2015-06-06 12:11:57 +01:00
parent abd5012d9d
commit d55e4460fa

View File

@ -18,9 +18,12 @@ Supporting additional UPnP devices and services:
Supporting additional services is, in the trivial case, simply a matter of
adding the service to the `dcpMetadataByDir` whitelist in
`gotasks/specgen_task.go`. However, it would be helpful if anyone needing such
a service could test the service against the service they have, and then
reporting any trouble encountered as an [issue on this
`gotasks/specgen_task.go`, regenerating the source code (see above), and
committing that source code.
However, it would be helpful if anyone needing such a service could test the
service against the service they have, and then reporting any trouble
encountered as an [issue on this
project](https://github.com/huin/goupnp/issues/new). If it just works, then
please report at least minimal working functionality as an issue, and
optionally contribute the metadata upstream.