From b6a1ebe5940798bf185112abc341bd448d0bc17a Mon Sep 17 00:00:00 2001 From: Manfred Moser Date: Thu, 10 Apr 2025 22:25:45 -0700 Subject: [PATCH] Fix readme and project status --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 6c166cc4..87838cea 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,12 @@ A [Trino](https://trino.io) client for [Node.js](https://nodejs.org/). -> [!WARNING] -> The project is currently undergoing a migration to the trinodb organization. -> Join us on [Trino Slack](https://trino.io/slack) in -> [#core-dev](https://trinodb.slack.com/archives/C07ABNN828M), help us, -> and stay tuned. +Join us on [Trino Slack](https://trino.io/slack) in +[#core-dev](https://trinodb.slack.com/archives/C07ABNN828M) to discuss and help +this project. [![@latest](https://img.shields.io/npm/v/trino-client.svg)](https://www.npmjs.com/package/trino-client) -![it-tests](https://github.com/regadas/trino-js-client/actions/workflows/it-tests.yml/badge.svg) +![it-tests](https://github.com/trinodb/trino-js-client/actions/workflows/it-tests.yml/badge.svg) ![license](https://img.shields.io/github/license/trinodb/trino-js-client) ## Features