From a2f3bbfd0db3da3818d094889520c43d3c2637a2 Mon Sep 17 00:00:00 2001 From: gabrielburnworth Date: Fri, 19 Jan 2024 15:01:21 -0800 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 368cecd..d94cc6b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![npm](https://img.shields.io/npm/v/farmbot)](https://www.npmjs.com/package/farmbot?activeTab=versions) +[![ci](https://github.com/FarmBot/farmbot-js/actions/workflows/main.yml/badge.svg?branch=main)](https://github.com/FarmBot/farmbot-js/actions?query=branch%3Amain) [![Coverage Status](https://coveralls.io/repos/github/FarmBot/farmbot-js/badge.svg?branch=main)](https://coveralls.io/github/FarmBot/farmbot-js?branch=main) # FarmbotJS: Farmbot RPC wrapper @@ -38,7 +40,7 @@ Please raise an issue if you require support with other package managers. ## Login with an API Token -Login using your API token from the [Farmbot Web App](http://my.farmbot.io). +Login using your API token from the [Farmbot Web App](http://my.farm.bot). [Click here for instructions on how to generate an API token.](https://developer.farm.bot/docs/rest-api#section-generating-an-api-token)