diff --git a/README.md b/README.md index 3132a3a..875b5d1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ # PHPDoc parser TypeScript version + + +[![made by RightCapital](https://img.shields.io/badge/made_by-RightCapital-5070e6)](https://rightcapital.com) +![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/RightCapitalHQ/phpdoc-parser/ci.yaml) +[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-%23FE5196?logo=conventionalcommits&logoColor=white)](https://conventionalcommits.org) +[![RightCapital frontend style guide](https://img.shields.io/badge/code_style-RightCapital-5c4c64?labelColor=f0ede8)](https://github.com/RightCapitalHQ/frontend-style-guide) + + + Next-gen PHPDoc parser with support for intersection types and generics(TypeScript version) ## What's that diff --git a/change/@rightcapital-phpdoc-parser-6a61b606-aa5e-40fb-8acf-8dae2ce999e0.json b/change/@rightcapital-phpdoc-parser-6a61b606-aa5e-40fb-8acf-8dae2ce999e0.json new file mode 100644 index 0000000..3c423d2 --- /dev/null +++ b/change/@rightcapital-phpdoc-parser-6a61b606-aa5e-40fb-8acf-8dae2ce999e0.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "docs: add badges area to README file", + "packageName": "@rightcapital/phpdoc-parser", + "email": "i@rainx.cc", + "dependentChangeType": "patch" +}