Update README for 1.0.0-b1.
diff --git a/README.md b/README.md
index a77e004..5dae4bc 100644
--- a/README.md
+++ b/README.md
@@ -54,6 +54,6 @@
 
 The Apache Newt tool should indicate the location of the generated blinky
 executable.  Since the simulator does not have an LED to blink, this version of
-blinky is not terribly exciting (no observable behavior!).  To learn how to
-build blinky for actual hardware, please see the [Getting Started
-Guide](http://mynewt.apache.org/os/get_started/introduction/).
+blinky is not terribly exciting - a printed message indicating the current LED
+state.  To learn how to build blinky for actual hardware, please see the
+[Getting Started Guide](http://mynewt.apache.org/os/get_started/introduction/).