From 51aa60c3786a664b0e9384696b9131537474a127 Mon Sep 17 00:00:00 2001 From: Ken Collins Date: Tue, 21 May 2024 12:03:24 +0000 Subject: [PATCH] Add README Badges. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f8aee5f..5afe558 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![npm](https://img.shields.io/npm/v/experts?logo=npm&color=yellow)](https://www.npmjs.com/package/experts) [![Test](https://github.com/metaskills/experts/actions/workflows/test.yml/badge.svg)](https://github.com/metaskills/experts/actions/workflows/test.yml) + # Multi AI Agent Systems
using OpenAI's Assistants API (Experts.js) ![Experts.js](docs/images/logo.png)