We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c3a879 commit 345290cCopy full SHA for 345290c
dist/README.md
@@ -1,10 +1,13 @@
1
-Note: the latest *stable* release can always be found on [GitHub Releases]
2
-or, for [browserify] users, on [npm]:
+These files are automatically updated by the `npm version x` command, primarily for [Bower].
+
3
+You can also retrieve the latest version fom [GitHub Releases] or [npm]:
4
5
```sh
6
npm install --save watson-speech
7
```
8
9
+The files here are .gitignore'd to avoid accidentally committing development changes.
10
11
+[Bower]: https://bower.io/
12
[GitHub Releases]: https://github.com/watson-developer-cloud/speech-javascript-sdk/releases
13
[npm]: https://www.npmjs.com/package/watson-speech
-[browserify]: http://browserify.org/
0 commit comments