diff --git a/README.md b/README.md index 5366433..595f29a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Crudder-Go Project -[![Build Status](https://github.com/mmilk23/crudder-go/actions/workflows/elixir.yml/badge.svg)](https://github.com/mmilk23/crudder-go/actions) +[![Build Status](https://github.com/mmilk23/crudder-go/actions/workflows/go.yml/badge.svg)](https://github.com/mmilk23/crudder-go/actions) [![codecov](https://codecov.io/gh/mmilk23/crudder-go/branch/main/graph/badge.svg)](https://codecov.io/gh/mmilk23/crudder-go) [![Coverage Status](https://coveralls.io/repos/github/mmilk23/crudder-go/badge.svg)](https://coveralls.io/github/mmilk23/crudder-go) ![Dependabot](https://img.shields.io/badge/Dependabot-enabled-brightgreen) @@ -19,7 +19,7 @@ With a focus on security and scalability, Crudder-Go includes robust session man - **Table Management**: Retrieve table structures, list all tables, and interact with database schemas dynamically. - **Docker Integration**: Full Docker support, including a Docker Compose setup that brings up both the Go application and a MySQL server effortlessly. - **Swagger Documentation**: Easy-to-navigate API documentation that allows you to test and understand all endpoints. -- new in v2: a visual +- **NEW in v2**: a visual tool for crudder go! just run and point your browser to http://localhost:9091/login