From 513cf2f0d2c060ead8499d6e2a2ba9393e386e15 Mon Sep 17 00:00:00 2001 From: Zoe Wang <33073555+zoewangg@users.noreply.github.com> Date: Thu, 15 Aug 2019 15:01:52 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 381f511f8577..aff5b7f0e4b1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # AWS SDK for Java 2.0 Developer Preview [![Build Status](https://travis-ci.org/aws/aws-sdk-java-v2.svg?branch=master)](https://travis-ci.org/aws/aws-sdk-java-v2) + + The **AWS SDK for Java 2.0 Developer Preview** is a rewrite of 1.0 with some great new features. As with version 1.0, it enables you to easily work with [Amazon Web Services][aws] but also includes features like non-blocking IO and pluggable HTTP implementation to further customize your applications. You can get started in minutes using ***Maven*** or any build system that supports MavenCentral as an artifact source.