mirror of
https://github.com/flextype/flextype.git
synced 2025-08-24 13:52:56 +02:00
chore(core): typo readme updates
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
<h1 align="center">
|
||||
SELF-HOSTED DATA-FIRST HEADLESS CMS & API.
|
||||
</h1>
|
||||
|
||||

|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/flextype/flextype/releases"><img alt="Version" src="https://img.shields.io/github/release/flextype/flextype.svg?label=version&color=black"></a> <a href="https://github.com/flextype/flextype"><img src="https://img.shields.io/badge/license-MIT-blue.svg?color=black" alt="License"></a> <a href="https://github.com/flextype/flextype"><img src="https://img.shields.io/github/downloads/flextype/flextype/total.svg?color=black" alt="Total downloads"></a> <a href="https://scrutinizer-ci.com/g/flextype/flextype?branch=master"><img src="https://img.shields.io/scrutinizer/g/flextype/flextype.svg?branch=master&color=black" alt="Quality Score"></a> <a href=""><img src="https://img.shields.io/discord/423097982498635778.svg?logo=discord&color=black&label=Discord%20Chat" alt="Discord"></a>
|
||||
</p>
|
||||
<br>
|
||||
|
||||
## INTRODUCTION
|
||||
|
||||
@@ -18,7 +23,6 @@ The underlying architecture of Flextype is built using well established and best
|
||||
* [Respect Validation](https://respect-validation.readthedocs.io/): The most awesome validation engine ever created for PHP.
|
||||
* [Thunderer Shortcode](https://github.com/thunderer/Shortcode): Advanced shortcode (BBCode) parser and engine for PHP.
|
||||
|
||||
|
||||
## REQUIREMENTS
|
||||
|
||||
#### System requirements
|
||||
|
Reference in New Issue
Block a user