Skip to content

Commit 57d6059

Browse files
committed
docs(readme): Switch to one sentence per line
Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent 644a45a commit 57d6059

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
# About
22

3-
This is a template Gradle project to create a package manager plugin for the [analyzer tool] of the
4-
[OSS Review Toolkit].
3+
This is a template Gradle project to create a package manager plugin for the [analyzer tool] of the [OSS Review Toolkit].
54

65
# Usage
76

8-
Create a new repository [from this template], clone it, and replace all occurrences of "MyPackageManager" (search
9-
for case-insensitive substrings) with the name of the package manager you are implementing.
7+
Create a new repository [from this template], clone it, and replace all occurrences of "MyPackageManager" (search for case-insensitive substrings) with the name of the package manager you are implementing.
108

119
[analyzer tool]: https://oss-review-toolkit.org/ort/docs/tools/analyzer
1210
[OSS Review Toolkit]: https://github.com/oss-review-toolkit/ort

0 commit comments

Comments
 (0)