From 6106b83efba7e2c6bdb427fcfa70c23fd19ba350 Mon Sep 17 00:00:00 2001 From: Franck DAKIA Date: Sun, 28 Dec 2025 20:57:11 +0000 Subject: [PATCH] Fix model --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index e3acd622..8a3cadeb 100644 --- a/readme.md +++ b/readme.md @@ -2,8 +2,8 @@ [![docs](https://img.shields.io/badge/docs-read%20docs-blue.svg?style=flat-square)](https://github.com/bowphp/docs) [![version](https://img.shields.io/packagist/v/bowphp/framework.svg?style=flat-square)](https://packagist.org/packages/bowphp/framework) -[![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://github.com/bowphp/framework/blob/master/LICENSE) -[![Build Status](https://img.shields.io/travis/bowphp/framework/master.svg?style=flat-square)](https://travis-ci.org/bowphp/framework) +[![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=flat-square)](https://github.com/bowphp/framework/blob/main/LICENSE) +[![Build Status](https://img.shields.io/travis/bowphp/framework/main.svg?style=flat-square)](https://travis-ci.org/bowphp/framework) ![Build Status](https://github.com/bowphp/framework/actions/workflows/tests.yml/badge.svg) > A lightweight, modern PHP framework designed for building web applications with clean architecture and modular design.