Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kmesiab committed Jan 17, 2024
1 parent e7b13ad commit de8a893
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,24 @@

![Golang](https://img.shields.io/badge/Go-00add8.svg?labelColor=171e21&style=for-the-badge&logo=go)
![ChatGPT](https://img.shields.io/badge/ChatGPT-74aa9c?style=for-the-badge&logo=openai&logoColor=white)
![GithubActions](https://img.shields.io/badge/GitHub_Actions-2088FF?style=for-the-badge&logo=github-actions&logoColor=white)
[![License](https://img.shields.io/github/license/GitGuardian/ggshield?color=%231B2D55&style=for-the-badge)](LICENSE)

![Build](https://github.com/kmesiab/cadre/actions/workflows/go-build.yml/badge.svg)
![Lint](https://github.com/kmesiab/cadre/actions/workflows/go-lint.yml/badge.svg)
![Test](https://github.com/kmesiab/cadre/actions/workflows/go-test.yml/badge.svg)
[![Go Report Card](https://img.shields.io/badge/go%20report-A+-brightgreen.svg?style=flat)](https://goreportcard.com/report/github.com/kmesiab/cadre)

```text
_____ ___ ____________ _____
/ __ \ / _ \| _ \ ___ \ ___|
| / \// /_\ \ | | | |_/ / |__
| | | _ | | | | /| __|
| \__/\| | | | |/ /| |\ \| |___
\____/\_| |_/___/ \_| \_\____/
$ cadre --url https://github.com/kmesiab/cadre/pull/6
```

## Overview 🌟

Cadre CLI is a command-line application designed to automate code
Expand Down

0 comments on commit de8a893

Please sign in to comment.