diff --git a/README.markdown b/README.markdown index 4326148..0dee490 100644 --- a/README.markdown +++ b/README.markdown @@ -3,9 +3,12 @@ The RubyTuesdays ConnectFour project is a 6 week coding sprint aimed at teaching industry best-practices. Each week we will focus on a different concept. -## Setup -See the wiki page: http://github.com/acanyon/RubyTuesdays-ConnectFour/wiki/Setup +## Getting Started +If you need to install Ruby & Rails, see the [setup](https://github.com/acanyon/RubyTuesdays-ConnectFour/wiki/Setup-Ruby-%28OS-X-and-Windows%29) wiki page. +Here's a [tutorial](https://github.com/acanyon/RubyTuesdays-ConnectFour/wiki/Connect-Four-Basics) to get you through the first steps of Connect Four. + +And be sure to check out the other pages on the [wiki](https://github.com/acanyon/RubyTuesdays-ConnectFour/wiki)! ## License This work is licensed under a [Creative Commons Attribution-NonCommercial 3.0 Unported License](http://creativecommons.org/licenses/by-nc/3.0/deed.en_US).