Skip to content

Commit 650dd24

Browse files
committed
Update title in README
1 parent 3a6bde0 commit 650dd24

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</p>
66
<p align="center">
77
<strong>Detect the license for the source code.</strong><br>
8-
Use Source Code Scanner to detect copyright text and license text in the file.
8+
Use Source Code Scanner and process the scanner results
99
</p>
1010

1111
<p align="center">
@@ -86,7 +86,7 @@ $ tree
8686
└── scancode_2021-03-21_20-44-34.json
8787
8888
```
89-
- OSS_Report-[datetime].xlsx : FOSSLight Source result in OSS Report format.
89+
- OSS_Report_[datetime].xlsx : FOSSLight Source result in OSS Report format.
9090
- result_[datetime].csv : Excluding windows, this is the result of outputting the OSS Report in csv format.
9191
- fosslight_src_log_[datetime].txt: This is the file where the execution log is saved.
9292
- scancode_[datetime].json : This is the ScanCode result when the -j option is given with the fosslight_source command.

docs/README_Kor.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</p>
66
<p align="center">
77
<strong>Source Code의 License를 검출합니다</strong><br>
8-
Source Code 스캐너를 이용하여 파일 안에 포함된 Copyright과 License 문구를 검출합니다.
8+
Source Code 스캐너를 이용하고 결과를 가공합니다
99
</p>
1010

1111
<p align="center">
@@ -84,7 +84,7 @@ $ tree
8484
└── scancode_2021-03-21_20-44-34.json
8585
8686
```
87-
- OSS_Report-[datetime].xlsx : OSS Report형태의 Source Code 분석 결과
87+
- OSS_Report_[datetime].xlsx : OSS Report형태의 Source Code 분석 결과
8888
- result_[datetime].csv : OSS Report를 csv로 출력한 결과 (Windows 제외)
8989
- fosslight_src_log_[datetime].txt: 실행 로그가 저장된 파일
9090
- scancode_[datetime].json : ScanCode 실행 결과 (fosslight_source명령어에 -j 옵션이 포함된 경우에만 생성)

0 commit comments

Comments
 (0)