Skip to content

Commit c07be1f

Browse files
committed
Green license for GPL :)
1 parent 5c36323 commit c07be1f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ Simple app that draws rectangles boxes using ASCII chars with or without text.
77
[![Psalm level](https://shepherd.dev/github/terremoth/php-ascii-box-designer/level.svg)](https://shepherd.dev/github/terremoth/php-ascii-box-designer)
88
[![Test Run Status](https://github.com/terremoth/php-ascii-box-designer/actions/workflows/workflow.yml/badge.svg?branch=main)](https://github.com/terremoth/php-ascii-box-designer/actions/workflows/workflow.yml)
99
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/f77e487ba22943b5b199a2567f44d6af)](https://app.codacy.com/gh/terremoth/php-ascii-box-designer/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
10-
[![License](https://img.shields.io/github/license/terremoth/php-ascii-box-designer.svg?logo=gnu)](https://github.com/terremoth/php-ascii-box-designer/blob/main/LICENSE)
11-
12-
[//]: # ([![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fterremoth%2Fphp-ascii-box-designer.svg?type=shield&issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2Fterremoth%2Fphp-ascii-box-designer?ref=badge_shield&issueType=license))
10+
[![License](https://img.shields.io/github/license/terremoth/php-ascii-box-designer.svg?logo=gnu&color=41bb13)](https://github.com/terremoth/php-ascii-box-designer/blob/main/LICENSE)
1311

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

0 commit comments

Comments
 (0)