Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ If your source code is in `/home/atapas/code` and want to exclude `node_modules`
```

## Change the file Types
To Change the file type, just replace the `*.js` with any other extentions like, `*.java`, `*.cpp` etc.
To Change the file type, just replace the `*.js` with any other extensions like, `*.java`, `*.cpp` etc.

# Limitations

Expand All @@ -114,7 +114,7 @@ To Change the file type, just replace the `*.js` with any other extentions like,

## Credit

The soution was found as part of this discussion on the StackOverflow and keep improving thereafter!
The solution was found as part of this discussion on the StackOverflow and keep improving thereafter!

- https://stackoverflow.com/questions/151677/tool-for-adding-license-headers-to-source-files

Expand Down