diff --git a/README.md b/README.md index 1be05b8..056c86a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # EdgeSQL Shell +[![python](https://img.shields.io/badge/Python-3.12-3776AB.svg?style=flat&logo=python&logoColor=white)](https://www.python.org) +![License](https://img.shields.io/badge/license-MIT-blue.svg) + EdgeSQL Shell is a command-line interface (CLI) tool for interacting with Azion EdgeSQL Database, allowing users to manage databases, execute SQL commands, and perform various database operations. ## EdgeSQL Shell Documentation Index