diff options
-rw-r--r-- | android/demo/chat/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/demo/chat/README b/android/demo/chat/README index 50aa5ebc2ff..3019eb40ce4 100644 --- a/android/demo/chat/README +++ b/android/demo/chat/README @@ -1,4 +1,4 @@ -This directory contains an Eclipse project for the chat client. +This directory contains an Android Studio project for the chat client. The chat client provides Android devices with native access to our sample chat system. This client demonstrates several useful techniques |