diff --git a/README.md b/README.md
index ea1d7a3..c9ab2ca 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,11 @@
#Spark Android SDK
-This open-source SDK library enables you to easily integrate the Spark 3D printing API into your Android applications.
-Spark APIs are web based RESTful APIs providing an open, free and complete toolkit of professional-grade resources for 3D printing and related manufacturing processes.
+This open-source SDK library enables you to easily integrate the Spark 3D printing API into your Android applications. See our Features page for a list of the possibilities available with the Spark API.
Spark APIs are current in beta: [Request access](https://spark.autodesk.com/developers/).
+This Android SDK supports all Spark Authentication, Drive and Print API calls, providing capabilities such as storing 3D objects in the Spark Cloud, preparing files for printing and submitting them to a printer.
+
##Getting Started
Download this repository and import it into your project.