Skip to content

Commit 17b6c4c

Browse files
committed
Readme fixes.
1 parent dacb162 commit 17b6c4c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[![Total Downloads](https://poser.pugx.org/illuminated/db-profiler/downloads)](https://packagist.org/packages/illuminated/db-profiler)
1010
[![License](https://poser.pugx.org/illuminated/db-profiler/license)](https://packagist.org/packages/illuminated/db-profiler)
1111

12-
Database queries profiling for Laravel web and console applications.
12+
DB profiling for Laravel web and console applications.
1313

1414
| Laravel | Database Profiler |
1515
| ------- | :--------------------------------------------------------------------: |

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "illuminated/db-profiler",
3-
"description": "Database queries profiling for Laravel web and console applications.",
3+
"description": "DB profiling for Laravel web and console applications.",
44
"keywords": ["laravel", "db", "database", "profiler", "profiling", "mysql"],
55
"license": "MIT",
66
"authors": [

0 commit comments

Comments
 (0)