diff --git a/README.md b/README.md index 13c3fab..21d404c 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,12 @@ A web component that can be embedded in a web site to enable live meetings with ## Introduction This is a full-featured web chat component that can be added to any web page. -The component allows visitors to a web site to chat directly with members of a work group or team in a multi-user chat (MUC) through an integrated web client. The web component can be customised and re-branded with HTML/CSS. +The component allows visitors of a web site to chat directly with members of a work group or team in a multi-user chat (MUC) through an integrated web client. The web component can be customised and re-branded with HTML/CSS. -It embeds [converse.js](http://www.conversejs.org) in the web site to handle the messaging with Openfire and depeding on configuration, it can open a windows for a video-conference using [Openfire Meetings](http://github.com/igniterealtime/Openfire-Meetings) or a telephone conference call using [FreeSWITCH Verto Communicator](http://freeswitch.org/confluence/display/FREESWITCH/Verto+Communicator). +It embeds [converse.js](http://www.conversejs.org) in the web site to handle the messaging with Openfire and depending on the configuration, it can open a window for a video-conference using [Openfire Meetings](http://github.com/igniterealtime/Openfire-Meetings) or a telephone conference call using [FreeSWITCH Verto Communicator](http://freeswitch.org/confluence/display/FREESWITCH/Verto+Communicator). -This is how to add webmeet to your web site in a few simple steps. +This is how to add WebMeet to your web site in a few simple steps. ## How to do it @@ -43,11 +43,11 @@ Now, you want to add the WebMeet component. You can do that before the t The