address review comment
diff --git a/README.md b/README.md
index 1798fb5..d373cd9 100644
--- a/README.md
+++ b/README.md
@@ -36,8 +36,6 @@
 The currently enabled lints can be found in the sample
 [analysis_options.yaml](https://github.com/dart-lang/pedantic/blob/master/lib/analysis_options.yaml).
 
-### Usage
-
 To use those lints you can add a dev dependency in your `pubspec.yaml`:
 
 ```yaml