From c61e0ffa0f03e038ac4c2e5f291c098cec3ac593 Mon Sep 17 00:00:00 2001 From: Gustavo Soares Date: Tue, 8 Mar 2022 14:38:47 -0300 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a271a3c..4e4245f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ ![termo](termo.gif) +[![Publish package](https://github.com/GussSoares/my-termo/actions/workflows/publish-package-on-release.yaml/badge.svg)](https://github.com/GussSoares/my-termo/actions/workflows/publish-package-on-release.yaml) +![GitHub](https://img.shields.io/github/license/GussSoares/my-termo.svg) +[![PyPI](https://img.shields.io/pypi/v/my-termo.svg)](http://pypi.org/project/my-termo/) +[![GitHub commit activity](https://img.shields.io/github/commit-activity/w/GussSoares/my-termo.svg)](https://github.com/GussSoares/my-termo/pulse) +[![GitHub last commit](https://img.shields.io/github/last-commit/GussSoares/my-termo.svg)](https://github.com/GussSoares/my-termo/commit/main) +[![Downloads](https://pepy.tech/badge/my-termo)](https://pepy.tech/project/my-termo) + This is a simple Termo application in command line style. This app run a Linux crontab task every day to get a new word. Type termo in your terminal to guess the daily word 😄😄😄 ## Install ✨ @@ -32,4 +39,4 @@ termo ## Collaborate 💛💛💛 -Send issues or insights. \ No newline at end of file +Send issues or insights.