Skip to content

Commit

Permalink
Update README.md [skip-ci] (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
cham11ng authored Oct 2, 2023
1 parent 8de835a commit 2a639fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# cvss-calculator

CVSS (Common Vulnerability Scoring System) provides the numerical representation of Information Security vulnerabilities. The project is rewritten in React using bun to provide developer friendly understanding behind the CVSS calculaton. The original project link: https://github.com/cvssjs/cvssjs.
CVSS (Common Vulnerability Scoring System) provides the numerical representation and calculates base score of impact of Information Security vulnerabilities. The project is rewritten in React using bun. The original project link: https://github.com/cvssjs/cvssjs.

# development

Expand All @@ -11,4 +11,4 @@ bun start
```

# contributing
Feel free to send pull requests.
Feel free to send pull requests.

0 comments on commit 2a639fa

Please sign in to comment.