diff --git a/README.md b/README.md index 307237f..588ecc6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -# node-pg-native +# ⚠️ NOTICE ⚠️ + +This repository has been archived because it has been moved into the main [pg monorepo](https://github.com/brianc/node-postgres/tree/master/packages/pg-native) for easier maintenece. Please use the main repo for issues/PRs/questions/etc. Thanks! ❤️ -[![Build Status](https://travis-ci.org/brianc/node-pg-native.svg?branch=master)](https://travis-ci.org/brianc/node-pg-native) +# node-pg-native High performance native bindings between node.js and PostgreSQL via [libpq](https://github.com/brianc/node-libpq) with a simple API.