Skip to content

Commit

Permalink
fix: license
Browse files Browse the repository at this point in the history
  • Loading branch information
thearyanag committed Dec 20, 2024
1 parent 60cc0a0 commit 0ad136f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Check out the [Good First Issues](https://github.com/sendaifun/solana-agent-kit/

- **Language**: TypeScript
- **Formatting**: Follow the existing codebase formatting. Consider using [Prettier](https://prettier.io/) for consistent code formatting.
- **Linting**: Adhere to the linting rules defined in `.eslintrc`. Ensure all linting checks pass before submitting a PR.
- **Code Quality**: Adhere to the code quality rules defined in `.eslintrc`. Ensure all checks pass before submitting a PR.

### Commit Messages

Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,10 +235,11 @@ The toolkit relies on several key Solana and Metaplex libraries:
## Contributing

Contributions are welcome! Please feel free to submit a Pull Request.
Refer to [CONTRIBUTING.md](CONTRIBUTING.md) for detailed guidelines on how to contribute to this project.

## License

ISC License
MIT License

## Security

Expand Down

0 comments on commit 0ad136f

Please sign in to comment.