We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec063c6 commit 6add9f3Copy full SHA for 6add9f3
README.md
@@ -8,10 +8,15 @@
8
9
## Design Patterns
10
11
-Exploring Behavioral,Creational and Structural Design Patterns
+Exploring Behavioral,Creational and Structural Design Patterns in Kotlin.
12
13
Feel free to improve or provide feedback on any of the patterns.
14
15
+## Prerequisite
16
+
17
+The project uses firebase crashlytics hence setting up a [firebase project](https://firebase.google.com/)
18
+will be required for a successful build.
19
20
## More References
21
22
- [Design-Patterns-In-Kotlin](https://github.com/dbacinski/Design-Patterns-In-Kotlin)
0 commit comments