From 9b5fbd73e7c329905e368b9acc0804b2c4c28dad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20W=C3=B3jcik?= <58668583+Adam-it@users.noreply.github.com> Date: Tue, 15 Oct 2024 21:55:23 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 31d01a6..2f53edf 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@
#yoTeams - Teams App Generator
+❗️❗️❗️ Dec 2023 - Teams App Generator is [currently not actively maintained anymore](https://pnp.github.io/blog/post/yo-teams-retirement/). ❗️❗️❗️ + [![MIT](https://img.shields.io/npm/l/generator-teams.svg)](https://github.com/PnP/generator-teams/blob/master/LICENSE.md) A [Yeoman Generator](http://yeoman.io/) for [Microsoft Teams](https://teams.microsoft.com) Apps projects. **The most comprehensive and complete development toolkit for Microsoft Teams development**. Yo Teams allows you to build Microsoft Teams applications based on TypeScript and node.js on your terms, in your editor of choice, without any external or online dependencies. Including support for extending Teams app sto other parts of the Microsoft 365 eco-system. More info at https://aka.ms/extendteamsapps.