Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
update: README
Browse files Browse the repository at this point in the history
  • Loading branch information
darkalchemy committed Oct 30, 2020
1 parent 5ad4842 commit 8d01620
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Slim-Auth
A Slim 4 Skeleton.

![GitHub commits since tagged version](https://img.shields.io/github/commits-since/darkalchemy/Slim-Auth/0.3.19)
![GitHub commits since tagged version](https://img.shields.io/github/commits-since/darkalchemy/Slim-Auth/0.3.20)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/6a60839ff8004b51afc186abf4d948ef)](https://app.codacy.com/manual/darkalchemy/Slim-Auth?utm_source=github.com&utm_medium=referral&utm_content=darkalchemy/Slim-Auth&utm_campaign=Badge_Grade_Dashboard)
[![GitHub Issues](https://img.shields.io/github/issues/darkalchemy/Slim-Auth)](https://github.com/darkalchemy/Slim-Auth/issues)
[![GitHub license](https://img.shields.io/github/license/darkalchemy/Slim-Auth.svg)](https://github.com/darkalchemy/Slim-Auth/blob/master/LICENSE)
Expand All @@ -11,7 +11,7 @@ This is a simple skeleton to quickly ramp up a slim 4 project.

PHP 7.4 is required
Composer is required
npm is required
npm/npx is required

[Slim 4](https://github.com/slimphp/Slim) as the core framework
[nyholm/psr7](https://github.com/Nyholm/psr7) for the PSR-7 implementation
Expand Down

0 comments on commit 8d01620

Please sign in to comment.