Skip to content

Commit 9df3dfe

Browse files
committed
Correct the typo
1 parent 650dd24 commit 9df3dfe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)