Clarify that noVNC is both an app and a lib
This commit is contained in:
parent
ac4b1de1d3
commit
b2ac253b28
|
@ -1,11 +1,12 @@
|
||||||
## noVNC: HTML5 VNC Client
|
## noVNC: HTML VNC Client Library and Application
|
||||||
|
|
||||||
[](https://travis-ci.org/novnc/noVNC)
|
[](https://travis-ci.org/novnc/noVNC)
|
||||||
|
|
||||||
### Description
|
### Description
|
||||||
|
|
||||||
noVNC is a HTML5 VNC client that runs well in any modern browser including
|
noVNC is both a HTML VNC client JavaScript library and an application built on
|
||||||
mobile browsers (iOS and Android).
|
top of that library. noVNC runs well in any modern browser including mobile
|
||||||
|
browsers (iOS and Android).
|
||||||
|
|
||||||
Many companies, projects and products have integrated noVNC including
|
Many companies, projects and products have integrated noVNC including
|
||||||
[OpenStack](http://www.openstack.org),
|
[OpenStack](http://www.openstack.org),
|
||||||
|
|
Loading…
Reference in New Issue