Skip to content

Commit 6add9f3

Browse files
committed
update readme
1 parent ec063c6 commit 6add9f3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,15 @@
88

99
## Design Patterns
1010

11-
Exploring Behavioral,Creational and Structural Design Patterns
11+
Exploring Behavioral,Creational and Structural Design Patterns in Kotlin.
1212

1313
Feel free to improve or provide feedback on any of the patterns.
1414

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+
1520
## More References
1621

1722
- [Design-Patterns-In-Kotlin](https://github.com/dbacinski/Design-Patterns-In-Kotlin)

0 commit comments

Comments
 (0)