Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit 533bfac

Browse files
authored
Update README.md
1 parent 391b5d5 commit 533bfac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# graphene-django-precommit-hook
2-
pre-commit hook to generate .graphql/.json graphql schema for [graphene-django](https://github.com/graphql-python/graphene-django).
2+
pre-commit hook to generate `.graphql` | `.json` graphql schema for [graphene-django](https://github.com/graphql-python/graphene-django).
33

44

55
## As a pre-commit hook
@@ -22,4 +22,4 @@ Sample `.pre-commit-config.yaml`
2222
'--settings',
2323
'project.settings' # Defaults to: DJANGO_SETTINGS_MODULE
2424
]
25-
```
25+
```

0 commit comments

Comments
 (0)