Skip to content

Commit

Permalink
Updating README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Arman committed Jun 12, 2024
1 parent 7797493 commit 8dd0fc1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
<p align="center">
<a href="https://quantumphp.io">
<img src="http://quantumphp.io/files/quantum-og-image.png" alt="Quantum" height="150"/>
<img src="https://quantumphp.io/assets/img/quantum-favicon.png" alt="Quantum" height="150"/>
</a>
</p>

<h1 align="center">Quantum PHP Framework</h1>
<p align="center">
Extremely simple yet powerful next generation PHP framework which makes your ideas to real projects with easy.
An extremely simple yet powerful next-generation PHP framework that turns your ideas into real projects with ease.
</p>

<p align="center">
<a href="https://github.com/softberg/quantum-php-core/actions/workflows/php.yml" >
<img alt="GitHub Workflow Status" src="https://img.shields.io/github/workflow/status/softberg/quantum-php-core/Quantum%20PHP%20Framework">
<img src="https://github.com/softberg/quantum-php-core/actions/workflows/php.yml/badge.svg">
</a>
<a href="https://codecov.io/gh/softberg/quantum-php-core" >
<img src="https://codecov.io/gh/softberg/quantum-php-core/branch/master/graph/badge.svg"/>
</a>
<a href="https://scrutinizer-ci.com/g/softberg/quantum-php-core">
<img src="https://shields.cdn.bka.li/scrutinizer/quality/g/softberg/quantum-php-core"/>
<img src="https://scrutinizer-ci.com/g/softberg/quantum-php-core/badges/quality-score.png?b=master"/>
</a>
<a href="https://github.com/softberg/quantum-php-core/blob/master/LICENSE">
<img src="https://img.shields.io/github/license/softberg/quantum-php-core"/>
Expand All @@ -28,7 +28,7 @@
</p>

<h2>Features</h2>
<img src="https://assets.softberg.org/quantum-features2.png" alt="Quantum" />
<img src="https://quantumphp.io/assets/img/features.png" alt="Quantum" />

<h2>Installation</h2>

Expand All @@ -46,7 +46,7 @@ php qt serve
<br/>

<h2>Quick Demo</h2>
<img src="https://assets.softberg.org/qt-short.gif"/>
<img src="https://quantumphp.io/assets/img/qt_demo.gif"/>

<h3>Give it a star if you like the project</h3>
<img width="100" src="https://i.imgur.com/YaY5arh.gif">
Expand Down

0 comments on commit 8dd0fc1

Please sign in to comment.