Skip to content

Commit

Permalink
GH-34 - updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
gammamatrix committed Jul 30, 2024
1 parent de288ec commit cc329f9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,13 @@ composer cloc
```

```
➜ playground-test git:(develop) ✗ composer cloc
➜ playground-test git:(feature/GH-34) composer cloc
> cloc --exclude-dir=output,vendor .
159 text files.
158 text files.
93 unique files.
67 files ignored.
66 files ignored.
github.com/AlDanial/cloc v 1.98 T=0.12 s (760.8 files/s, 82920.9 lines/s)
github.com/AlDanial/cloc v 1.98 T=0.15 s (615.0 files/s, 67029.5 lines/s)
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"playground",
"test"
],
"homepage": "https://gammamatrix-playground.readthedocs.io/",
"homepage": "https://github.com/gammamatrix/playground-test",
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit cc329f9

Please sign in to comment.