include link to installation instructions

This commit is contained in:
wreck 2021-01-28 23:03:58 -08:00
parent a56e6023d6
commit 21c0ed281b

View File

@ -1,5 +1,7 @@
a simple maubot module that responds with financial data about stock price or cryptocurrency exchange rate.
To install, please see the [standard maubot plugin installation instructions](https://github.com/maubot/maubot/wiki/Usage#adding-a-plugin)
note: this module depends on having an api key for the following services
[RapidAPI](https://rapidapi.com/marketplace) (used for the yahoo-finance api endpoints, which you must subscribe to in your account settings)
[CoinAPI](https://www.coinapi.io/Pricing)