diff --git a/README.md b/README.md index dc83c54..772d5a9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# This repository was archived on November 4th 2024, due to its contents being transferred to the [`rust-vmm/kvm`](https://github.com/rust-vmm/kvm) repository. + [![Crates.io](https://img.shields.io/crates/v/kvm-bindings.svg)](https://crates.io/crates/kvm-bindings) ![](https://img.shields.io/crates/l/kvm-bindings.svg) # kvm-bindings @@ -50,4 +52,4 @@ crate, even if the bindings have had been regenerated in the meantime. ## Regenerating Bindings Please see [`CONTRIBUTING.md`](CONTRIBUTING.md) for details on how to generate the bindings -or add support for new architectures. \ No newline at end of file +or add support for new architectures.