Skip to content

Commit 0946676

Browse files
authored
Update README-English.md
1 parent b469176 commit 0946676

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

APIJSON-Android/README-English.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ Make sure you have either [ADT Bundle](https://stuff.mit.edu/afs/sipb/project/an
44

55
My config: Windows 7 + JDK 1.7.0_71 + ADT Bundle 20140702 + Android Studio 2.2 and OSX EI Capitan + (JDK 1.7.0_71 + ADT Bundle 20140702) + (JDK 1.8.0_91 + Android Studio 2.1.2). All the systems and software are 64 bit.<br />
66

7-
* 1.Importing<br />
8-
*Open an existing Android Studio project > Select the path of APIJSON-Master/APIJSON-Android/APIJSONApp(or APIJSONTest) > OK*
7+
#### 1.Importing
8+
Open an existing Android Studio project > Select the path of APIJSON-Master/APIJSON-Android/APIJSONApp(or APIJSONTest) > OK
99

10-
* 2.Running<br />
11-
*Run > Run app*
10+
#### 2.Running
11+
Run > Run app
1212

13-
* 3.Testing <br />
13+
#### 3.Testing
1414
In the browser, send a request to the server. It should return with the result.
1515
If the default url is not available, change it to an available one, such as an IPV4 address that is running the server of the APIJSON project. Then click the request button again.

0 commit comments

Comments
 (0)