From 11dd5784e54850f259d6f4409c63b40d87f5a787 Mon Sep 17 00:00:00 2001 From: slymax Date: Mon, 29 Oct 2018 20:57:46 +0100 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 32a449e..6ab9c2f 100755 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This is a template project for Android Studio that allows you to create an andro ### Using a remote source -If you want to create an app that displays the contents of a remote website +If you want to create an app that displays the content of a remote website 1. uncomment lines **30** and **31** in `MainActivity.java` and replace `http://example.com` with your remote source