Switch to unified view

a/README.asc b/README.asc
1
=== libupnpp : a C++ wrapper for libupnp
1
=== libupnpp : a C++ wrapper for libupnp
2
2
3
libupnpp defines useful objects over libupnp and can be used to create both
3
libupnpp defines useful objects over libupnp and can be used to create both
4
devices and control points. It is shared by upmpdcli and upplay.
4
devices and control points. It is shared by upmpdcli and upplay.
5
5
6
There is not much documentation at this point, but the include files are
7
somewhat commented, and there are a bunch of small sample programs (both
8
for the control and device side) in the libupnpp-samples github repository.
9
10
And also more complete examples with upmpdcli and upplay.
11
6
More information: http://www.lesbonscomptes.com/upmpdcli
12
More information: http://www.lesbonscomptes.com/upmpdcli