Skip to content

Commit 927f7f3

Browse files
committed
Update overview in README
1 parent 236f1d4 commit 927f7f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<img src="https://img.shields.io/badge/python-3.6+-blue.svg" />
1515
</p>
1616

17-
**FOSSLight Source** uses [ScanCode][sc], a source code analysis tool, to extract the copyright and license phrases contained in the file. Excludes some files (ex- build script), binary files, directory and files in specific directories (ex-test) from the ScanCode execution result. And remove sentences such as "-only" and "-old-style" from the license name to be printed. The output result is generated in Excel format.
17+
**FOSSLight Source** uses [ScanCode][sc], a source code analysis tool, to extract the copyright and license phrases contained in the file. Some files (ex- build script), binary files, directory and files in specific directories (ex-test) are excluded from the ScanCode execution result. And remove sentences such as "-only" and "-old-style" from the license name to be printed. The output result is generated in Excel format.
1818

1919
[sc]: https://github.com/nexB/scancode-toolkit
2020

0 commit comments

Comments
 (0)