Skip to content

Commit c5a4ea8

Browse files
committed
Fixed indentation.
1 parent 24d7707 commit c5a4ea8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -293,9 +293,9 @@ How to add a new license detection rule?
293293
========================================
294294
A license detection rule is a pair of files:
295295

296-
* a plain text rule file that is typically a variant of a license text, notice or license mention.
297-
* a small text data file (in YAML format) documenting which license(s) should be detected for
298-
the rule text.
296+
* a plain text rule file that is typically a variant of a license text, notice or license mention.
297+
* a small text data file (in YAML format) documenting which license(s) should be detected for
298+
the rule text.
299299

300300
To add new rule, you need to pick a unique base file name. As a convention we like to include
301301
the license key(s) that should be detected in that name to make it more descriptive.

0 commit comments

Comments
 (0)