From 3121f8f2c59d61d4400d8266db87088b59b86a86 Mon Sep 17 00:00:00 2001 From: Igor Katsuba Date: Fri, 21 Jun 2024 13:12:16 +0300 Subject: [PATCH] docs(mutates): add main picture to README --- README.md | 2 ++ packages/angular/README.md | 2 ++ packages/core/README.md | 2 ++ packages/nx/README.md | 2 ++ 4 files changed, 8 insertions(+) diff --git a/README.md b/README.md index 8c9cc12..785bede 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![](https://raw.githubusercontent.com/IKatsuba/mutates/main/docs/src/app/opengraph-image.png)](https://mutates.katsuba.dev) + # Mutates 🚀 **Mutates** is a powerful toolset for mutating the Abstract Syntax Tree (AST) of TypeScript diff --git a/packages/angular/README.md b/packages/angular/README.md index b7ba9de..ee28795 100644 --- a/packages/angular/README.md +++ b/packages/angular/README.md @@ -1,3 +1,5 @@ +[![](https://raw.githubusercontent.com/IKatsuba/mutates/main/docs/src/app/opengraph-image.png)](https://mutates.katsuba.dev) + # @mutates/angular 🌟 **@mutates/angular** is a specialized package within the Mutates toolset, offering powerful tools diff --git a/packages/core/README.md b/packages/core/README.md index 833be3d..a18d575 100644 --- a/packages/core/README.md +++ b/packages/core/README.md @@ -1,3 +1,5 @@ +[![](https://raw.githubusercontent.com/IKatsuba/mutates/main/docs/src/app/opengraph-image.png)](https://mutates.katsuba.dev) + # @mutates/core 🔧 **@mutates/core** is the essential package of the Mutates toolset, providing the core diff --git a/packages/nx/README.md b/packages/nx/README.md index f25b8ed..4d536f6 100644 --- a/packages/nx/README.md +++ b/packages/nx/README.md @@ -1,3 +1,5 @@ +[![](https://raw.githubusercontent.com/IKatsuba/mutates/main/docs/src/app/opengraph-image.png)](https://mutates.katsuba.dev) + # @mutates/nx 🚀 **@mutates/nx** is a specialized package within the Mutates toolset, offering robust tools to