Skip to content

Commit d6057ef

Browse files
committed
Readme updates
1 parent cdf3d3e commit d6057ef

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
EXTNAME: acme/demo # Your extension vendor/package name
4141
```
4242
43-
## Branches
43+
## phpBB Branches
4444
4545
Use the test-framework branch that matches the phpBB version you're developing for:
4646
@@ -67,10 +67,10 @@ call-tests:
6767
# OPTIONAL CONFIGURATIONS BELOW
6868
# The following arguments are optional and can be omitted if not needed.
6969
70-
# The phpBB branch to use when running tests.
70+
# The phpBB repository's branch to use when running tests.
7171
# Default is '3.3.x', which this framework is designed for.
7272
# If using a different branch, ensure it's compatible with 3.3.x.
73-
# To test with phpBB's master branch, refer to the Branches section of this README.
73+
# To test with phpBB's master branch, refer to the phpBB Branches section of this README.
7474
# Default: '3.3.x'
7575
PHPBB_BRANCH: '3.3.x'
7676

0 commit comments

Comments
 (0)