diff --git a/README.md b/README.md index 219a3231ad1..6482b4a4330 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,18 @@ [![Pmem RAS](https://github.com/pmem/pmdk/actions/workflows/pmem_ras.yml/badge.svg?branch=master)](https://github.com/pmem/pmdk/actions/workflows/pmem_ras.yml) [![Docker rebuild](https://github.com/pmem/pmdk/actions/workflows/docker_rebuild.yml/badge.svg?branch=master)](https://github.com/pmem/pmdk/actions/workflows/docker_rebuild.yml) +## 📦 Project moved + +This repository has been archived and is no longer maintained here. + +👉 The project has a new home: https://github.com/daos-stack/pmdk + +Please update your bookmarks and direct all issues, pull requests, and discussions to the new repository. + +Thanks for your continued support! + +## Introduction + The **Persistent Memory Development Kit (PMDK)** is a collection of libraries and tools for System Administrators and Application Developers to simplify managing and accessing persistent memory devices. For more information, see https://pmem.io. To install PMDK libraries please clone the tree and build it yourself. Specific installation instructions are outlined below.