From 76dab7d6c32d581a5fe6c6fd79452215197c5163 Mon Sep 17 00:00:00 2001 From: seamasmcgettrick <53834374+seamasmcgettrick@users.noreply.github.com> Date: Wed, 27 Sep 2023 00:35:56 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0170329..e8155da 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# Float.XFormsTouch [![Test](https://github.com/gowithfloat/Float.XFormsTouch/actions/workflows/test.yml/badge.svg)](https://github.com/gowithfloat/Float.XFormsTouch/actions/workflows/test.yml) [![NuGet](https://img.shields.io/nuget/v/Float.XFormsTouch)](https://www.nuget.org/packages/Float.XFormsTouch/) +# Float.XFormsTouch [![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/) [![Test](https://github.com/gowithfloat/Float.XFormsTouch/actions/workflows/test.yml/badge.svg)](https://github.com/gowithfloat/Float.XFormsTouch/actions/workflows/test.yml) [![NuGet](https://img.shields.io/nuget/v/Float.XFormsTouch)](https://www.nuget.org/packages/Float.XFormsTouch/) + +# [DEPRECATED] This NuGet library provides touch event notifications for Android and iOS via Xamarin.Forms.Effect mechanism as shown in one of the xamarin samples.