From 4935616be142d533f1f90ca968201eeea5e2348d Mon Sep 17 00:00:00 2001 From: David Keane Date: Mon, 29 Jul 2024 20:52:14 +0100 Subject: [PATCH] updating the readme file with correct last commit and open issues directed to my git, --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f2cfea4..1047688 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ ![PowerShell](https://img.shields.io/badge/-PowerShell-black?style=flat-square&logo=powershell) -![GitHub last commit](https://img.shields.io/github/last-commit/davidtkeane/jervis-ChatGPT?style=flat-square) -![GitHub issues](https://img.shields.io/github/issues-raw/davidtkeane/jervis-ChatGPT?style=flat-square) +![GitHub last commit](https://img.shields.io/github/last-commit/davidtkeane/todoist-cli-python-api) +![GitHub issues](https://img.shields.io/github/issues-raw/davidtkeane/todoist-cli-python-api?style=flat-square) **Languages** @@ -132,13 +132,14 @@ This script provides a quick and easy way to manage your Todoist tasks from your ![1722278633930](image/1722278633930.png) 9. Press y for yes run the script. -10. The Normal way to run the app after the install will be - ``` - python todoist.py - ``` + The Normal way to run the app after the install will be - ![1722276435961](image/1722276435961.png) + ``` + python todoist.py + ``` + + ![1722276435961](image/1722276435961.png) ## 📖 Usage