Skip to content

Commit e29966f

Browse files
committed
Code maintainability badge
1 parent 3c7ded5 commit e29966f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Simple app that draws boxes using chars with or without text content inside.
88
[![Psalm level](https://shepherd.dev/github/terremoth/php-box-designer/level.svg)](https://shepherd.dev/github/terremoth/php-box-designer)
99
[![Test Run Status](https://github.com/terremoth/php-box-designer/actions/workflows/workflow.yml/badge.svg?branch=main)](https://github.com/terremoth/php-box-designer/actions/workflows/workflow.yml)
1010
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/f77e487ba22943b5b199a2567f44d6af)](https://app.codacy.com/gh/terremoth/php-box-designer/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
11+
[![Code Climate Maintainability](https://api.codeclimate.com/v1/badges/0b0046e370496f58fa6e/maintainability)](https://codeclimate.com/github/terremoth/php-box-designer/maintainability)
1112
[![License](https://img.shields.io/github/license/terremoth/php-box-designer.svg?logo=gnu&color=41bb13)](https://github.com/terremoth/php-box-designer/blob/main/LICENSE)
1213

1314
See [demos/drawing.php](demos/drawing.php) for examples.

0 commit comments

Comments
 (0)