Skip to content

Commit 9c5f31e

Browse files
committed
fix: update project description for clarity and consistency
1 parent 4afc53d commit 9c5f31e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
![WorkFlow Status][WorkFlowStatus]
55
[![Keep a Changelog][changelog-badge]][changelog]
66

7-
NovaModuleTools is an enterprise-focused build tool for Agentic Copilot PowerShell module development, repository automation, and maintainable Nova workflows.
7+
NovaModuleTools is an enterprise-focused build tool for PowerShell module development, repository automation, and maintainable Nova workflows.
88

99
This README is the single developer-documentation entry point for the repository.
1010

project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"ProjectName": "NovaModuleTools",
3-
"Description": "NovaModuleTools is an enterprise-focused build tool for Agentic Copilot PowerShell module development, with a strong emphasis on structure, maintainability, and automated CI/CD pipelines.",
3+
"Description": "NovaModuleTools is an enterprise-focused build tool for PowerShell module development, with a strong emphasis on structure, maintainability, and build for automated CI/CD pipelines.",
44
"Version": "3.3.1-preview",
55
"Preamble": [
66
"Set-StrictMode -Version Latest",

0 commit comments

Comments
 (0)