Skip to content

Commit 15dd87c

Browse files
committed
docs: README wording
1 parent 0195dc0 commit 15dd87c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Devshell-PHP
1+
# Devshell PHP
22

33
A nix flake based development environment for Laravel with `PNPM` and `Xdebug` support. The goal is to package everything relevant for running your development environment. Installing packages, running a front-end watcher, linters, formatters, composer, etc. Everything else should be abstracted away into dedicated Docker containers so as to match production as closely as possible.
44

@@ -15,15 +15,15 @@ To use `devshell-php` and assuming you are using `nix-direnv`:
1515

1616
## Contributing
1717

18-
Please review our [Contribution Guidelines](https://github.com/99linesofcode/.github/blob/main/.github/CONTRIBUTING.md).
18+
Please review the [Contribution Guidelines](https://github.com/99linesofcode/.github/blob/main/.github/CONTRIBUTING.md).
1919

20-
## Code of Conduct
20+
## Code of conduct
2121

2222
In order to ensure that the community is welcoming to all, please review and abide by the [Code of Conduct](https://github.com/99linesofcode/.github?tab=coc-ov-file).
2323

2424
## Security Vulnerabilities
2525

26-
Please review [our security policy](https://github.com/99linesofcode/.github?tab=security-ov-file) on how to report security vulnerabilities.
26+
Please review [the security policy](https://github.com/99linesofcode/.github?tab=security-ov-file) on how to report security vulnerabilities.
2727

2828
## License
2929

0 commit comments

Comments
 (0)