diff --git a/README.md b/README.md index 6b0b6bc..d968745 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,5 @@ # libpg-query ---- - -## 🚨 Updates - -**2024-06: This project has migrated to a [pnpm workspace](https://pnpm.io/workspaces)!** - -- All development and CI now use pnpm for dependency management and scripts. -- The main package is now located in the `libpg-query` subdirectory. -- Please use `pnpm install`, `pnpm run build`, `pnpm run test`, and `pnpm run clean` from the root directory. -- See below for updated instructions. - ---- -

webincubator