From 6e5f9d0593924587eecfcc0d8fbe3793715cc999 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roge=CC=81rio?= Date: Wed, 1 Apr 2020 10:23:39 -0300 Subject: [PATCH] improve layout --- README.md | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 04ff274..f069234 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ +[](https://www.buymeacoffee.com/rsalmei) + +![Clearly logo](img/clearly_logo_small.png) + +## Clearly see and debug your celery pool in real time! + [![Travis](https://img.shields.io/travis/rsalmei/clearly.svg)]() [![Coverage Status](https://coveralls.io/repos/github/rsalmei/clearly/badge.svg?branch=master)](https://coveralls.io/github/rsalmei/clearly?branch=master) [![codecov](https://codecov.io/gh/rsalmei/clearly/branch/master/graph/badge.svg)](https://codecov.io/gh/rsalmei/clearly) @@ -7,29 +13,23 @@ [![PyPI status](https://img.shields.io/pypi/status/clearly.svg)](https://pypi.python.org/pypi/clearly/) [![PyPI downloads](https://img.shields.io/pypi/dm/clearly.svg)](https://pypi.python.org/pypi/clearly/) -[](https://www.buymeacoffee.com/rsalmei) - -![Clearly logo](img/clearly_logo_small.png) - -### 📌 Extra! - -**Clearly** will debut a new architecture in version 0.9, since its very near 1.0! \o/ - -A major revamp has been made to improve the code and make it more mature and reliable. **Clearly** in general is way more polished, with beautiful colors and error handling, and much easier to use! -
You can see it in https://github.com/rsalmei/clearly/pull/52. -
The code and tests are ready!! Missing just the README... 😅 -
I'm super happy with the code now! And still have 100% code coverage (branch-coverage!) 😊 - -A sneak peek? We now have **display modes**! -![v9 sneak peek](img/v9.png?raw=true) - -I think this version is going to be really professional, hope you like it! -
And if you do, please spread the news! Post in your tweeter, write a blog post about it, recommend it and help me make **Clearly** gain more momentum! - -I've put much effort in that, enjoy! - +> ### 📌 Extra! +> +> **Clearly** will debut a new architecture in version 0.9, since its very near 1.0! \o/ +> +> A major revamp has been made to improve the code and make it more mature and reliable. **Clearly** is now way more polished in general, with beautiful colors and error handling, and is easier to use! +
You can see the _Pull request_ in https://github.com/rsalmei/clearly/pull/52 - the code and tests are ready, missing only the README... +
I'm super happy with this new code! And still have 100% code coverage (branch-coverage!) 😲 +> +> I think this version is going to be really professional, I've put much effort in this, hope you like it! +
And if you do, you can now buy me a coffee 😊! Look for the orange button at the top. +
Or help **Clearly** gain more momentum!! Post it in your tweeter, write a blog post about it and/or recommend it! +> +>> A sneak peek? We now have **display modes**, much easier to use than _params, success and error_! +> ![v9 sneak peek](img/v9.png?raw=true) +> -## Clearly see and debug your celery pool in real time! +--- Do you use [celery](http://www.celeryproject.org), and monitor your tasks with [flower](https://github.com/mher/flower)? You'll probably like **Clearly**! 👍