Skip to content

Commit aa9571a

Browse files
author
Tasveer Singh
authored
Update README.md
1 parent 3c5b50d commit aa9571a

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,6 +1,6 @@
11
# Relay Compiler Webpack Plugin
22

3-
Are you running Relay Modern? Are you annoyed with constantly running the `relay-compiler` to generate code for your GraphQL, especially if you're already running Webpack?
3+
Are you running Relay Modern? Are you annoyed with constantly running the `relay-compiler` to generate code, especially if you're already running Webpack?
44

55
Well be annoyed no more! Simply install this plugin to automatically hook into Webpack's build process to generate these files for you.
66

@@ -44,7 +44,7 @@ We'll be working with the `relay-compiler` to make it more modular in this regar
4444
However it is still better than manually running the `relay-compiler` whenever anything changes.
4545
Currently Webpack may build a few times once it picks up the files generated by this plugin.
4646

47-
## LICENSE
47+
## License
4848

4949
Relay Compiler Webpack Plugin may be redistributed according to the [BSD 3-Clause License](LICENSE).
5050

0 commit comments

Comments
 (0)