Skip to content

Commit 78909b7

Browse files
committed
Unify XHGui naming
1 parent 3eb016e commit 78909b7

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
@@ -1,6 +1,6 @@
11
# PHP Profiler
22

3-
A PHP profiling library to submit profilings to [XHGUI][xhgui].
3+
A PHP profiling library to submit profilings to [XHGui][xhgui].
44

55
Supported profilers:
66
- [Tideways XHProf v5.x](#tideways-xhprof-5): PHP >= 7.0

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "perftools/php-profiler",
3-
"description": "PHP Profiling based on XHGUI",
3+
"description": "PHP Profiling based on XHGui",
44
"license": "MIT",
55
"authors": [
66
{

0 commit comments

Comments
 (0)