Skip to content

Commit

Permalink
Add ISC License to the project
Browse files Browse the repository at this point in the history
Add license information to the project.

* **README.md**
  - Update the license section to mention the ISC License.
  - Add a link to the `LICENSE` file.

* **package-lock.json**
  - Add the `package-lock.json` file with the project name, version, and license information.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/akaday/freestyle?shareId=XXXX-XXXX-XXXX-XXXX).
  • Loading branch information
akaday committed Oct 24, 2024
1 parent 45f444a commit 0755cb5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ To use the project, follow these steps:
3. Customize the project according to your needs by modifying the source code and configuration files.

## License
This project is licensed under the ISC License. See the LICENSE file for more details.
This project is licensed under the ISC License. See the [LICENSE](LICENSE) file for more details.
13 changes: 13 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0755cb5

Please sign in to comment.