Skip to content

Commit ce422da

Browse files
authored
Create README.md
1 parent e759a87 commit ce422da

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,10 @@ The QuickBlox JavaScript SDK provides a JavaScript library making it even easier
1313

1414
## Dependencies for browser
1515

16-
For the library to work, you need to include either [jQuery](http://jquery.com/) or [Zepto](http://zeptojs.com/) in your html before `quickblox.min.js`, like so:
17-
1816
```html
19-
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
2017
<script src="https://cdnjs.cloudflare.com/ajax/libs/quickblox/2.6.0/quickblox.min.js"></script>
2118
```
2219

23-
Beginning with version 2.5.0, no dependencies are need for the QuickBlox SDK to work correctly.
24-
2520
## Bower and RequireJS
2621

2722
If you use the bower package manager for your project, you can install the JS SDK through bower:

0 commit comments

Comments
 (0)