Skip to content

Commit 3e3b7c7

Browse files
committed
updated docs
1 parent 9565e7c commit 3e3b7c7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,8 @@ In most cases, commands follow the [command documentation](http://tile38.com/com
2525
though the search/scan commands use method chaining. You can find some examples below as well as in the
2626
examples folder.
2727

28-
Most examples below are in ES6, and the library has been written in ES6, but it uses Babel to transpile, so
29-
even if you're still running Node 4 or earlier you should be able to use this.
30-
3128
This library has not been tested in the browser. You generally would not want to expose your database directly to the
32-
internet, so even if it does work from the browser, it's not a good idea.
29+
internet, and you also don't want to share Tile38 access credentials to a web client, so using this in the browser is not a good idea.
3330

3431

3532
## Revision history

0 commit comments

Comments
 (0)