diff --git a/README.md b/README.md index 0a21b90c..b6e7af25 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,13 @@ Community API for Yahoo-Finance -Copyright (c) 2021 by Gadi Cohen . MIT licensed. +Copyright (c) 2021 by Gadi Cohen <dragon@wastelands.net>. MIT licensed. -[![npm](https://img.shields.io/npm/v/yahoo-finance2)](https://www.npmjs.com/package/yahoo-finance2) [![CircleCI](https://img.shields.io/circleci/build/github/gadicc/node-yahoo-finance2)](https://circleci.com/gh/gadicc/node-yahoo-finance2) [![coverage](https://img.shields.io/codecov/c/github/gadicc/node-yahoo-finance2)](https://codecov.io/gh/gadicc/node-yahoo-finance2) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) ![MIT License](https://img.shields.io/badge/license-MIT-blue.svg) +[![npm](https://img.shields.io/npm/v/yahoo-finance2)](https://www.npmjs.com/package/yahoo-finance2) [![CircleCI](https://img.shields.io/circleci/build/github/gadicc/node-yahoo-finance2)](https://circleci.com/gh/gadicc/node-yahoo-finance2) [![coverage](https://img.shields.io/codecov/c/github/gadicc/node-yahoo-finance2)](https://codecov.io/gh/gadicc/node-yahoo-finance2) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) ![MIT License](https://img.shields.io/badge/license-MIT-blue.svg) Supports Node 12.0.0 and up (tests are run against 12.0.0). -DO NOT USE! In active development. API may change without warning until +**DO NOT USE!** In active development. API may change without warning until stable release. Use [node-yahoo-finance](https://www.npmjs.com/package/yahoo-finance) instead, unless you are contributing to development.