Skip to content

Commit 8346107

Browse files
committed
Add github workflow
1 parent 776eb48 commit 8346107

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/byjg/SingletonPatternPHP/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/byjg/SingletonPatternPHP/?branch=master)
55
[![Build Status](https://github.com/byjg/SingletonPatternPHP/actions/workflows/phpunit.yml/badge.svg?branch=master)](https://github.com/byjg/SingletonPatternPHP/actions/workflows/phpunit.yml)
66

7-
87
A lightweight PHP implementation of the Design Pattern Singleton using trait.
98
Just one class and no dependencies.
109

0 commit comments

Comments
 (0)