diff --git a/README.md b/README.md index 77c9d80..cfb2251 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ This is a port of the ["Your second WebExtension"](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Your_second_WebExtension) for Firefox to Kotlin. +Blog post: https://medium.com/@Cypressious/your-second-firefox-extension-in-kotlin-bafd91d87c41 + ## Requirements - JDK 8