Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
javadev authored Nov 29, 2023
1 parent 05d1c5e commit 50dd4bc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# LeetCode-in-Php

[![MIT License](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/LeetCode-in-Php/LeetCode-in-Php/blob/main/LICENSE)
[![PHP Composer](https://github.com/LeetCode-in-Php/LeetCode-in-Php/actions/workflows/php.yml/badge.svg)](https://github.com/LeetCode-in-Php/LeetCode-in-Php/actions/workflows/php.yml)
[![](https://img.shields.io/github/stars/LeetCode-in-Php/LeetCode-in-Php?style=flat-square)](https://github.com/LeetCode-in-Php/LeetCode-in-Php)
[![](https://img.shields.io/github/forks/LeetCode-in-Php/LeetCode-in-Php?style=flat-square)](https://github.com/LeetCode-in-Php/LeetCode-in-Php/fork)

Php-based LeetCode algorithm problem solutions, regularly updated.

0 comments on commit 50dd4bc

Please sign in to comment.