Skip to content

Commit

Permalink
Update README.md heading content
Browse files Browse the repository at this point in the history
The heading about module installation in the README.md file has been modified. The new heading is more descriptive and improves guidance for the user on how to install the SQL module.
  • Loading branch information
koriym committed Jun 13, 2024
1 parent 2be10e4 commit ac3c54d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Converts SQL files, Web API URIs into injectable function objects.

$ composer require ray/query-module

### Module install (SQL)
### How to Install the SQL Module

```php
use Ray\Di\AbstractModule;
Expand Down

0 comments on commit ac3c54d

Please sign in to comment.