Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mmilk23 committed Jan 23, 2025
1 parent 47b6015 commit a9aef6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand All @@ -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



Expand Down

0 comments on commit a9aef6e

Please sign in to comment.