Skip to content

Commit c5e25e3

Browse files
add link to repo
1 parent e26bea5 commit c5e25e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: main.go

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ func main() {
3737
fmt.Println(" file-for-ai /path/to/directory")
3838
fmt.Println(" file-for-ai '*.txt'")
3939
fmt.Println(" file-for-ai /path/to/directory --output custom-output.txt")
40+
fmt.Println("\nFor more information, visit https://github.com/num30/file-for-ai?tab=readme-ov-file#file-for-ai")
4041
os.Exit(1)
4142
}
4243

0 commit comments

Comments
 (0)