Skip to content

Commit 94ea84a

Browse files
committed
Update README.md
1 parent a66e348 commit 94ea84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ A codebase designed to build WordPress extensions with modern PHP practices.
1111

1212
WordPress is a powerful platform, but while PHP has evolved over the years, WordPress development has largely stayed the same. Modern PHP practices like Autoloading with [Composer](https://getcomposer.org) and Dependency Injection aren't commonly used when building WordPress extensions. This situation has caused some gaps between WordPress and the rest of the PHP ecosystem.
1313

14-
This project aims to close that gap by offering functions and classes that make it easier to build WordPress extensions with modern PHP techniques.
14+
This project aims to close that gap by providing functions, classes, and structure as the foundation to build WordPress extensions with modern PHP techniques.
1515

1616
## Projects
1717

0 commit comments

Comments
 (0)