From e786bd526c4ec1e647d14d7a9d00bbf2289d89eb Mon Sep 17 00:00:00 2001 From: Brian Anderson Date: Sun, 23 Jun 2013 15:05:08 -0700 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index 83a6956..379f3a3 100644 --- a/Home.md +++ b/Home.md @@ -1,8 +1,10 @@ ## Rust -Rust is alpha-level software with many known bugs, incomplete features and planned future changes. Use at your own risk, expect some instability, disruption and source-level incompatibility for a while yet. +*Hey, Listen! Rust is alpha-level software with many known bugs, incomplete features and planned future changes. Use at your own risk, expect some instability, disruption and source-level incompatibility for a while yet.* -You should check out the [[docs|Docs]]. Also, join [#rust on irc.mozilla.org][pound-rust]. It is a friendly place. +If this is your first time then perhaps you would like a peek at the [[docs|Docs]]. + +Rust is developed through a completely open process by friendly people who congregate at [#rust on irc.mozilla.org][pound-rust]. If you run into problems, IRC is the best place ask for help. If you want to hack on Rust itself then read the [[getting started guide for Rust developers|Note getting started developing Rust]].