Update README.mustache (#2866)

Fixed wrong reference to fetch instead of rxjs
This commit is contained in:
Patrick Ruckstuhl 2019-05-11 05:48:31 +02:00 committed by William Cheng
parent ef26ce68d4
commit a91130d6b4

View File

@ -1,6 +1,6 @@
## {{npmName}}@{{npmVersion}}
This generator creates TypeScript/JavaScript client that utilizes [Fetch API](https://fetch.spec.whatwg.org/). The generated Node module can be used in the following environments:
This generator creates TypeScript/JavaScript client that utilizes [RxJS](https://rxjs-dev.firebaseapp.com/). The generated Node module can be used in the following environments:
Environment
* Node.js