From 0783f4fdb92b88a60ad937b1bb2acaf984d36ac6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Laban?= Date: Fri, 13 Aug 2021 07:42:19 -0400 Subject: [PATCH] docs: Update readme for legacy mode --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec54bf8e..510af4e9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -# SkiaSharp for WebAssembly +# This repository is now in legacy mode and its features have been merged into the official [SkiaSharp](https://github.com/mono/SkiaSharp) repository + + +## SkiaSharp for WebAssembly SkiaSharp for WebAssembly is a SkiaSharp port that runs on top of the [Uno Platform](https://github.com/nventive/uno), using modified [CanvasKit for WebAssembly](https://github.com/unoplatform/skia).