diff --git a/README.md b/README.md index 93fe54d..38d32aa 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,10 @@ * [Pre-packaged Animations: Sprung](https://pub.dartlang.org/packages/sprung) * [Pre-packaged Animations: Animated Text Kit](https://pub.dartlang.org/packages/animated_text_kit) * [Refactoring Challenge Instructions](https://github.com/londonappbrewery/Flash-Chat-Flutter-Refactor-Challenge) -* [Firebase Homepage](https://firebase.google.com/) +* [Create your Firebase Account Here](https://firebase.google.com/) +* [Firebase Core Package for Flutter](https://pub.dartlang.org/packages/firebase_core) +* [Firebase Auth Package for Flutter](https://pub.dartlang.org/packages/firebase_auth) +* [Cloud Firestore Package for Flutter](https://pub.dartlang.org/packages/cloud_firestore)