chore: Add deprecation warning to README.md

Let's be realisitic, that's really what happened quite some time ago so let's make it official.

Closes #83
This commit is contained in:
Fabian-Lars
2023-11-09 15:25:39 +01:00
committed by GitHub
parent 589e04d144
commit 3cd1dae69e

View File

@@ -2,6 +2,10 @@
> [Tauri](https://tauri.app) is a toolkit for creating smaller, faster, and more secure desktops applications with a web frontend. This plugin configures Tauri to work in your Vue CLI project.
## Deprecation Notice
Just like [Vue CLI](https://cli.vuejs.org/) itself, this plugin is now **deprecated** and won't receive any updates anymore. Please migrate to [`@tauri-apps/cli`](https://www.npmjs.com/package/@tauri-apps/cli).
## Installation
Please visit the [documentation website](https://tauri.app) or our [discord server](https://discord.gg/tauri) if you have any problems.