docs: Update readme for legacy mode

This commit is contained in:
Jérôme Laban 2021-08-13 07:42:19 -04:00
Родитель a059522ba3
Коммит 0783f4fdb9
1 изменённых файлов: 4 добавлений и 1 удалений

Просмотреть файл

@ -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).