Skip to content

Commit 5b548c7

Browse files
author
Igor Khomenko
committed
Update README.md
1 parent 1bb46b5 commit 5b548c7

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,11 @@ QuickBlox JavaScript SDK
22
=================
33

44
The QuickBlox JavaScript SDK provides a JavaScript library making it even
5-
easier to access the QuickBlox cloud backend platform.
5+
easier to access the QuickBlox cloud communication backend platform.
66

7-
For use inside browsers, a window scoped variable called `QB` is created.
7+
QuickBlox is a suite of communication features & data services (APIs, SDKs, code samples, admin panel, tutorials) which help digital agencies, mobile developers and publishers to add great communication functionality to smartphone applications like in Skype, WhatsApp, Viber.
88

9-
Most functions, with the notable exception of init, take a callback
10-
parameter which gets called with an error and result parameter (ala node.js).
11-
12-
If the call was sucessful then result will contain the reply from the
13-
QuickBlox platform. Similarly, if something went wrong then the error
14-
parameter will give you a description of what the problem was.
9+
[http://quickblox.com http://quickblox.com]
1510

1611
Install
1712
----------------

0 commit comments

Comments
 (0)