diff --git a/Documentation/GettingStarted.md b/Documentation/GettingStarted.md index 19be7e45..ddf976fd 100644 --- a/Documentation/GettingStarted.md +++ b/Documentation/GettingStarted.md @@ -20,6 +20,7 @@ This project tries to be consistent with [ReactiveX.io](http://reactivex.io/). T 1. [UI layer tips](#ui-layer-tips) 1. [Making HTTP requests](#making-http-requests) 1. [RxDataSourceStarterKit](#rxdatasourcestarterkit) +1. [Driver](Units.md#driver-unit) 1. [Examples](Examples.md) # Observables aka Sequences diff --git a/README.md b/README.md index 587ba5da..e4282b22 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ Hang out with us on [rxswift.slack.com](http://slack.rxswift.org)