diff --git a/README.md b/README.md index 771da26..4ead004 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ ## Kotlin -- Reified Generics: [Kotlin Reified Generics: Explained](https://dev.to/cjbrooks12/kotlin-reified-generics-explained-3mie) +- Reified Generics : [Kotlin Reified Generics: Explained](https://dev.to/cjbrooks12 kotlin-reified-generics-explained-3mie) - Scoping functions: [Mastering Kotlin standard functions: run, with, let, also and apply](https://medium.com/@elye.project/mastering-kotlin-standard-functions-run-with-let-also-and-apply-9cd334b0ef84) ## Microservices @@ -62,3 +62,8 @@ - Covariance/Contravariance/Bivariance/Invariance: [Type Systems: Covariance, Contravariance, Bivariance, and Invariance explained ](https://medium.com/@thejameskyle/type-systems-covariance-contravariance-bivariance-and-invariance-explained-35f43d1110f8) - Backpressure: [Backpressure explained — the resisted flow of data through software](https://medium.com/@jayphelps/backpressure-explained-the-flow-of-data-through-software-2350b3e77ce7) + +## Bug Bounty + +- Bug Bounty: [Getting started in Bug Bounty](https://medium.com/@ehsahil/getting-started-in-bug-bounty-7052da28445a) +