diff --git a/README.md b/README.md index f06b6ea3f..c8f39e2f5 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,13 @@ Whenever you need ... To learn more about the philosophy and goals of the project, [visit discourse.org](http://www.discourse.org). +## Screenshots + +[![](https://raw2.github.com/discourse/discourse-docimages/master/readme/boing-boing-latest-small.png)](http://bbs.boingboing.net) +[![](https://raw2.github.com/discourse/discourse-docimages/master/readme/how-to-geek-profile-small.png)](http://discuss.howtogeek.com) +[![](https://raw2.github.com/discourse/discourse-docimages/master/readme/new-relic-categories-small.png)](http://discuss.newrelic.com) +[![](https://raw2.github.com/discourse/discourse-docimages/master/readme/turtle-rock-topic-small.jpg)](https://talk.turtlerockstudios.com/) + ## Getting Started 1. If you're **brand new to Ruby and Rails**, please see [**Discourse as Your First Rails App**](http://blog.discourse.org/2013/04/discourse-as-your-first-rails-app/) or our [**Discourse Vagrant Developer Guide**](https://github.com/discourse/discourse/blob/master/docs/VAGRANT.md), which includes instructions to get up and running in a development environment using a virtual machine. This beginner's guide is also adequate for developers ready to sink their teeth quickly; it's the easiest way to hack on Discourse!