Skip to content

Commit

Permalink
Add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbalandan committed Jan 7, 2025
1 parent 6902a7b commit 376a342
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Nexus

[![Unit Tests](https://github.com/NexusPHP/framework/actions/workflows/unit-tests.yml/badge.svg?branch=1.x)](https://github.com/NexusPHP/framework/actions/workflows/unit-tests.yml)
[![Static Code Analysis](https://github.com/NexusPHP/framework/actions/workflows/static-code-analysis.yml/badge.svg?branch=1.x)](https://github.com/NexusPHP/framework/actions/workflows/static-code-analysis.yml)
[![Package Tests](https://github.com/NexusPHP/framework/actions/workflows/package-tests.yml/badge.svg?branch=1.x)](https://github.com/NexusPHP/framework/actions/workflows/package-tests.yml)
[![Deploy Nexus API](https://github.com/NexusPHP/framework/actions/workflows/deploy-nexus-api.yml/badge.svg?branch=1.x)](https://github.com/NexusPHP/framework/actions/workflows/deploy-nexus-api.yml)
[![Mutation testing badge](https://img.shields.io/endpoint?style=plastic&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2FNexusPHP%2Fframework%2F1.x)](https://dashboard.stryker-mutator.io/reports/github.com/NexusPHP/framework/1.x)

0 comments on commit 376a342

Please sign in to comment.