Skip to content

Commit

Permalink
improve layout
Browse files Browse the repository at this point in the history
  • Loading branch information
rsalmei committed Apr 1, 2020
1 parent 58f9818 commit 6e5f9d0
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
[<img align="right" src="https://cdn.buymeacoffee.com/buttons/default-orange.png" width="217px" height="51x">](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)
Expand All @@ -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/)

[<img align="right" src="https://cdn.buymeacoffee.com/buttons/default-orange.png" width="217px" height="51x">](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!
<br>You can see it in https://github.com/rsalmei/clearly/pull/52.
<br>The code and tests are ready!! Missing just the README... 😅
<br>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!
<br>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!
<br>You can see the _Pull request_ in https://github.com/rsalmei/clearly/pull/52 - the code and tests are ready, missing only the README...
<br>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!
<br>And if you do, you can now buy me a coffee 😊! Look for the orange button at the top.
<br>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**! 👍

Expand Down

0 comments on commit 6e5f9d0

Please sign in to comment.