Skip to content

Commit d046ac6

Browse files
authored
Add link to README
1 parent bfd5fb1 commit d046ac6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,17 @@ SPDX-License-Identifier: GPL-3.0-only
55
# FOSSLight REUSE
66

77
**FOSSLight REUSE** is a tool that can be used to comply with the copyright/license writing rules in the source code.
8-
It uses [reuse-tool][ret] to check whether the source code's copyright and license writing rules are complied with.
8+
It uses [reuse-tool][ret] to check whether the [source code's copyright and license writing rules][rule] are complied with.
99

1010
[ret]: https://github.com/fsfe/reuse-tool
11+
[rule]: https://oss.lge.com/guide/process/osc_process/1-identification/copyright_license_rule.html
1112

1213

1314
## 📖 User Guide
1415
Please see the [**User Guide**](https://github.com/fosslight/fosslight_reuse/blob/main/docs/user-guide.md) for more information on how to install and run it.
1516
Here a short summary:
1617

17-
- `lint` --- Check whether the source code's copyright and license writing rules are complied with.
18+
- `lint` --- Check whether the [source code's copyright and license writing rules][rule] are complied with.
1819

1920
- `report` --- Convert oss-pkg-info.yaml to FOSSLight-Report.xlsx and vice versa.
2021

0 commit comments

Comments
 (0)