readme.md in lesli-5.0.3 vs readme.md in lesli-5.0.4
- old
+ new
@@ -5,22 +5,29 @@
<hr/>
<p align="center">
<a target="blank" href="https://rubygems.org/gems/lesli">
- <img src="https://badge.fury.io/rb/lesli.svg" alt="Gem Version" height="20">
+ <img height="22" alt="Gem Version" src="https://badge.fury.io/rb/lesli.svg"/>
</a>
<a href="https://codecov.io/github/LesliTech/Lesli">
- <img src="https://codecov.io/github/LesliTech/Lesli/graph/badge.svg?token=2O12NENK5Y"/>
+ <img height="22" src="https://codecov.io/github/LesliTech/Lesli/graph/badge.svg?token=2O12NENK5Y"/>
</a>
+ <a href="https://codecov.io/github/LesliTech/Lesli">
+ <img height="22" src="https://sonarcloud.io/api/project_badges/measure?project=LesliTech_Lesli&metric=sqale_rating"/>
+ </a>
</p>
<hr/>
<br />
-<img style="width:100%; border-radius: 6px;" alt="Lesli logo" src="./docs/screenshot.png" />
+<div align="center">
+ <img
+ style="width:100%;max-width:800px;border-radius:6px;"
+ alt="Lesli logo" src="./docs/screenshot.png" />
+</div>
### Introduction
Lesli is a SaaS development framework designed to build highly scalable, secure and customizable software products.
@@ -37,21 +44,30 @@
<br />
<br />
-Lesli is officially released and supported as of version 5
+Lesli is officially released and will be supported as of version 5.1
> Lesli goes beyond being just a starter-kit, template, admin panel or dashboard. Lesli is a Ruby on Rails gem that you can use to build modules (a.k.a. engines) and standard Rails applications leveraging its robust set of built-in features, generators, components, and industry standards. With Lesli, you have the flexibility to extend existing functionalities or develop fully customized software tailored to your specific needs.
<br />
+### Demo
+
+* online demo (soon)
+* [docker demo](https://github.com/ldonis/lesli-docker-demo)
+
+
+<br />
+
### Documentation
+* [Website](https://www.lesli.dev/lesli/)
* [Roadmap](./docs/roadmap.md)
-* [Core database](./docs/database.md)
-* [Main documentation](https://www.lesli.dev/documentation/)
+* [Database](./docs/database.md)
+* [Documentation](https://www.lesli.dev/documentation/)
<br />
### Quick start
@@ -108,10 +124,10 @@
```
<br />
-### Get in touch
+### Get in touch with Lesli
* [Website: https://www.lesli.tech](https://www.lesli.tech)
* [Email: hello@lesli.tech](hello@lesli.tech)
* [Twitter: @LesliTech](https://twitter.com/LesliTech)