From c9b5714e4bd25a725eec2363ec7d74866f3e0b18 Mon Sep 17 00:00:00 2001 From: John McCutchan Date: Fri, 5 Jun 2026 09:16:58 -0700 Subject: [PATCH] Update README.md Remove the vandalism to the repository and README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index ab68973e..18ff78d2 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,6 @@ [![package publisher](https://img.shields.io/pub/publisher/vector_math.svg)](https://pub.dev/packages/vector_math/publisher) [![Coverage Status](https://coveralls.io/repos/google/vector_math.dart/badge.svg?branch=master)](https://coveralls.io/r/google/vector_math.dart?branch=master) -# Moved - -The source for this package has moved to [flutter/core-packages](https://github.com/flutter/core-packages), -and issues should now be filed in [flutter/flutter](https://github.com/flutter/flutter). - ## Introduction A Vector math library for 2D and 3D applications.