diff --git a/README.md b/README.md index 08dca28..dab13ad 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## Description -Style-Forge.Themes package is a powerful and flexible tool designed for managing and applying themes to your web applications. It provides a streamlined way to handle theme customization, allowing developers to create, switch, and maintain multiple themes effortlessly. +`Style-Forge.Themes` package is a powerful and flexible tool designed for managing and applying themes to your web applications. It provides a streamlined way to handle theme customization, allowing developers to create, switch, and maintain multiple themes effortlessly. ## Installation diff --git a/package.json b/package.json index 1cecd72..2309354 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "style-forge.themes", "version": "1.0.9", - "description": "Style-Forge.Themes package is a powerful and flexible tool designed for managing and applying themes to your web applications. It provides a streamlined way to handle theme customization, allowing developers to create, switch, and maintain multiple themes effortlessly.", + "description": "Style-Forge.Themes package is a powerful and flexible tool designed for managing and applying themes to your web applications. It provides a streamlined way to handle theme customization, allowing developers to create, switch, and maintain multiple themes effortlessly", "type": "module", "main": "themes.css", "repository": {