Skip to content

Commit e912892

Browse files
author
rotimi
committed
Documentation updates
1 parent 7b74c0b commit e912892

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ If you want to do some simple execution time profiling in your application, with
3030

3131
composer require rotexsoft/callable-execution-timer
3232

33+
## Branching
34+
35+
These are the branches in this repository:
36+
37+
- **main:** contains code for the latest major version of this package
38+
- **1.x:** contains code for the **1.x** version of this package
39+
3340
## Introduction
3441

3542
A simple PHP library for tracking the total amount of time a callable (e.g.

0 commit comments

Comments
 (0)