diff --git a/README.md b/README.md index 2d49b49..e6eea26 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,17 @@ -d3coder -============================= +# d3coder -Google Chrome Encoding/Decoding Plugin for various types of encoding like -base64, rot13 or unix timestamp conversion. \ No newline at end of file +Google Chrome encoding/decoding plugin for various types of encoding like +base64, rot13 or unix timestamp conversion. +## Changelog + +The full changelog can be found in [CHANGELOG.md](CHANGELOG.md) + +## Contributing + +Before contributing please make sure you have understood the [Code of Conduct](CODE_OF_CONDUCT.md). + +Please be aware that the code itself is undergoing a major rewrite at the +moment to accomodate changes needed for the [extension manifest v3](https://developer.chrome.com/docs/extensions/mv3/intro/). + +If you have any questions feel free to drop me a DM at any of my socials or in +my [Discord](https://discord.gg/yRTM7H2tek). \ No newline at end of file