From d0afd6eb4a50e243e1e8ae663b1f3e40724de40b Mon Sep 17 00:00:00 2001 From: TheMuellenator Date: Mon, 15 Apr 2019 09:38:08 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2973616..6833009 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,12 @@ * [Create and Style a TextField](https://flutter.dev/docs/cookbook/forms/text-input) * [The TextField Class](https://docs.flutter.io/flutter/material/TextField-class.html) - +## 11. Am I Rich? (a.k.a. Bitcoin Ticker) + +* [Bitcoin Ticker Stub Project](https://github.com/londonappbrewery/bitcoin-ticker-flutter) +* [Bronze Challenge Start Code](https://github.com/londonappbrewery/bitcoin-flutter-challenge-start) +* [Silver Challenge Starter Code](https://github.com/londonappbrewery/bitcoin-flutter-silver-start) +* [Gold Challenge Starter Code](https://github.com/londonappbrewery/bitcoin-flutter-gold-start)