Skip to content

Commit d7bdff6

Browse files
committed
update readme
1 parent 97fa565 commit d7bdff6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# symptom_tracker
22

3-
A Flutter project for the AMIA CIC Conference.
3+
This Flutter project was designed for the AMIA 2020 Clinical Informatics Conference. A "speed code" demo of our livecoding workshop is [available on YouTube][speed_code].
44

55
<img src="symptom_tracker_demo.gif" align="right" width="320">
66

77
## Getting Started
88

9-
Follow these steps to [install Flutter][install_flutter] and [install Dart][install_dart]. Due to breaking changes, it is preferable to have at least Flutter 1.17.1 and Dart 2.8.2 installed.
9+
Follow these steps to [install Flutter][install_flutter] and to [install Dart][install_dart]. Due to breaking changes, it is preferable to have at least Flutter 1.17 and Dart 2.8 installed.
1010

1111
If you plan to debug on multiple devices simultaneously, follow [these steps][multi_device].
1212

@@ -55,6 +55,7 @@ Please feel free to fork this project and Dokotela's [FHIR package][fhir_package
5555

5656
<!-- Links -->
5757

58+
[speed_code]: https://bit.ly/speed_code
5859
[install_flutter]: https://flutter.dev/docs/get-started/install
5960
[install_dart]: https://dart.dev/get-dart
6061
[multi_device]: https://github.com/flutter/flutter/wiki/Multi-device-debugging-in-VS-Code

0 commit comments

Comments
 (0)