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
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,19 @@ Open `test-argon2id.html` in any modern browser and click **Run All Tests**. The
No server required — runs fully offline.

---
## Contributing

Contributions are welcome and appreciated!

To contribute:

1. Fork the repository.
2. Create a new branch for your changes.
3. Make and test your changes locally.
4. Commit your changes with a clear and descriptive message.
5. Open a pull request describing your improvements.

Please keep pull requests focused and ensure that any changes are well documented.

## License

Expand Down