-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 --> | ||
|
||
|
@@ -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 | ||
``` | ||
``` |