Skip to content

Commit fad453f

Browse files
westonrutermukeshpanchal27
andauthored
Improve project overview
Co-authored-by: mukeshpanchal27 <[email protected]>
1 parent b258b3e commit fad453f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This is a monorepo for the WordPress Performance Team, containing a collection o
66

77
* **Purpose:** To develop and maintain a suite of plugins that improve the performance of WordPress sites. All should be considered potential for future candidates for merging into WordPress core.
88
* **Technologies:** PHP, JavaScript, CSS, a variety of testing and linting tools.
9-
* **Architecture:** This is a monorepo containing multiple WordPress plugins. The main plugin is `performance-lab`, which acts as a hub for the other feature plugins, most of which are standalone plugins located in the `plugins` directory (although some come from other repos). Each plugin has its own tests located in its respective `tests` subdirectory.
9+
* **Architecture:** This is a monorepo containing multiple WordPress plugins. The main plugin is `performance-lab`, which acts as a hub for performance features, most of which are standalone plugins located in the `plugins` directory (although some come from other repos). Each plugin has its own tests located in its respective `tests` subdirectory.
1010

1111
## Building and Running
1212

0 commit comments

Comments
 (0)