Fix JS package README

This commit is contained in:
Reuben Morais 2019-12-30 10:13:58 +01:00
parent 85a61a3ab7
commit 3fd25badb5
3 changed files with 2 additions and 2 deletions

View File

@ -0,0 +1 @@
Full project description and documentation on GitHub: [https://github.com/mozilla/DeepSpeech](https://github.com/mozilla/DeepSpeech).

View File

@ -1 +0,0 @@
Full project description and documentation on GitHub: `https://github.com/mozilla/DeepSpeech <https://github.com/mozilla/DeepSpeech>`_

View File

@ -10,7 +10,7 @@
"license": "MPL-2.0",
"homepage": "https://github.com/mozilla/DeepSpeech/tree/v$(PROJECT_VERSION)#project-deepspeech",
"files": [
"README.rst",
"README.md",
"client.js",
"index.js",
"lib/*"