From d95bb82316db4dd66fcfb9e9d7a0d41528056a4a Mon Sep 17 00:00:00 2001
From: Brendan Robert <brendan.robert@gmail.com>
Date: Fri, 17 Jul 2015 11:44:15 -0500
Subject: [PATCH] Update README.md

---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 77f507a..e317796 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,10 @@
 Java Apple Computer Emulator
 ====
 
+[Download current version with built-in IDE](https://www.dropbox.com/s/svduwode1yl3ly0/jace-with-ide-beta.zip?dl=0)
+
 Jace is a java-based Apple //e emulator with many compelling features:
+* NEW: Built-in IDE for writing basic and assembly programs, using ACME to compile and execute directly without leaving the emulator.
 * Disk and Mass-storage (hard drive, 3.5 floppy) images
 * Joystick and Mouse are fully supported (Joystick can be emulated with either keyboard or mouse, Java doesn't have native joystick support
 * All graphics modes are supported, including Apple RGB "Mixed" and B&W modes.
@@ -18,4 +21,4 @@ Jace is a java-based Apple //e emulator with many compelling features:
 ![Color swatches](https://sites.google.com/site/brendanrobert/_/rsrc/1327073239228/projects/jace/colors.png?height=223&width=400)
 ![Desktop II](https://sites.google.com/site/brendanrobert/_/rsrc/1327992588666/projects/jace/AppleIIDesktop.png?height=265&width=400)
 
-More information here: https://sites.google.com/site/brendanrobert/projects/jace
\ No newline at end of file
+More information here: https://sites.google.com/site/brendanrobert/projects/jace