diff --git a/README.md b/README.md index 00d9327..4bce081 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/kazhuravlev/database-gateway)](https://goreportcard.com/report/github.com/kazhuravlev/database-gateway) [![CodeCov](https://codecov.io/gh/kazhuravlev/database-gateway/branch/master/graph/badge.svg?token=tNKcOjlxLo)](https://codecov.io/gh/kazhuravlev/database-gateway) - - This service provides a unified web interface for secure, controlled access to company databases. It enables employees to run queries on `production` databases while enforcing access control (`ACL`) policies. For example, team leads may have permissions to execute both `SELECT` and `INSERT` queries on certain tables, while other team members are