Skip to content

Commit

Permalink
Update README.md (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldebruijn authored Jan 22, 2024
1 parent c3fc681 commit 4ac27c1
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
Expand Up @@ -6,7 +6,7 @@ GraphQL Protect is dead-simple yet highly customizable security sidecar compatib

[![Go](https://github.com/ldebruijn/graphql-protect/actions/workflows/go.yml/badge.svg)](https://github.com/ldebruijn/graphql-protect/actions/workflows/go.yml)

_This is repository inspired by the great work of the similarly named Javascript [GraphQL Protect](https://github.com/Escape-Technologies/graphql-armor) middleware._
_This is repository inspired by the great work of the Javascript [GraphQL Armor](https://github.com/Escape-Technologies/graphql-armor) middleware._

<!-- TOC -->

Expand Down Expand Up @@ -72,4 +72,4 @@ To set up your project, make sure you run the `make dev.setup` script.
git clone [email protected]:ldebruijn/graphql-protect.git
cd graphql-protect
make dev.setup
```
```

0 comments on commit 4ac27c1

Please sign in to comment.