Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
DervexDev committed May 28, 2024
1 parent f9eba5e commit 18912d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# GitHub LOC

Simple yet elegant Google Chrome extension that allows you to view repository Lines Of Code with an option to exclude selected languages. Clicking on the stat will take you to the [ghloc.vercel.app](https://ghloc.vercel.app/DervexDev/github-loc) page with even more LOC details.
Simple yet elegant Google Chrome extension that allows you to view Lines Of Code of both public and private repositories with an option to exclude selected languages. Clicking on the stat will take you to the [ghloc.vercel.app](https://ghloc.vercel.app/DervexDev/github-loc) page with even more LOC details.

## Extension In Action

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "GitHub LOC",
"version": "1.0.0",
"author": "Dervex",
"description": "A Chrome extension that shows lines of code of a GitHub repository",
"description": "See Lines Of Code of any GitHub repository in simple yet elegant way",
"type": "module",
"license": "Apache-2.0",
"keywords": [
Expand Down

0 comments on commit 18912d6

Please sign in to comment.