From 69786cff47391c679a5c342784ca1f8a551586fb Mon Sep 17 00:00:00 2001 From: Dan Gowans Date: Wed, 1 May 2024 13:55:06 -0400 Subject: [PATCH] add badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 959acc1..af50321 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # SectorFlow API for Node +[![DeepSource](https://app.deepsource.com/gh/cityssm/node-sectorflow.svg/?label=active+issues&show_trend=true&token=JNfvxWju1bt6LN1oizyHvJ2Q)](https://app.deepsource.com/gh/cityssm/node-sectorflow/) +[![Maintainability](https://api.codeclimate.com/v1/badges/879123fd71a505a3484c/maintainability)](https://codeclimate.com/github/cityssm/node-sectorflow/maintainability) + An unofficial wrapper around the [SectorFlow API](https://docs.sectorflowai.com/reference), allowing you to easily connect to [over a dozen AI models](https://docs.sectorflowai.com/docs/available-models).