From 185037e08ccb933c686f331a495a9486b3ca3716 Mon Sep 17 00:00:00 2001 From: Daco Harkes Date: Mon, 20 Nov 2023 17:52:23 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index eaffeaa4..5dd45671 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# This package has moved! + +The package can now be found at https://github.com/dart-lang/native/tree/main/pkgs/jnigen. + [![Build Status](https://github.com/dart-lang/jnigen/workflows/Dart%20CI/badge.svg)](https://github.com/dart-lang/jnigen/actions?query=workflow%3A%22Dart+CI%22+branch%3Amain) [![Coverage Status](https://coveralls.io/repos/github/dart-lang/jnigen/badge.svg?branch=main)](https://coveralls.io/github/dart-lang/jnigen?branch=main)