Merge pull request #2620 from mozilla/fix-js-readme
Fix JS package README
This commit is contained in:
commit
6fa2babdfd
1
native_client/javascript/README.md
Normal file
1
native_client/javascript/README.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
Full project description and documentation on GitHub: [https://github.com/mozilla/DeepSpeech](https://github.com/mozilla/DeepSpeech).
|
@ -1 +0,0 @@
|
|||||||
Full project description and documentation on GitHub: `https://github.com/mozilla/DeepSpeech <https://github.com/mozilla/DeepSpeech>`_
|
|
@ -10,7 +10,7 @@
|
|||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"homepage": "https://github.com/mozilla/DeepSpeech/tree/v$(PROJECT_VERSION)#project-deepspeech",
|
"homepage": "https://github.com/mozilla/DeepSpeech/tree/v$(PROJECT_VERSION)#project-deepspeech",
|
||||||
"files": [
|
"files": [
|
||||||
"README.rst",
|
"README.md",
|
||||||
"client.js",
|
"client.js",
|
||||||
"index.js",
|
"index.js",
|
||||||
"lib/*"
|
"lib/*"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user