Skip to content

Commit 847293b

Browse files
Update README.md
1 parent c7ffbad commit 847293b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,9 @@ If you are using the Eclipse IDE, make sure you are using version Luna or later.
119119
- the dependency on org.apache.commons commons-lang3 v3.4 was added
120120
- the fix of Widget method invocation.[#340](https://github.com/appium/java-client/issues/340). A class visibility was taken into account. Thanks to [aznime](https://github.com/aznime) for the catching.
121121
Server flags were added:
122-
- GeneralServerFlag.ASYNC_TRACE
123-
- IOSServerFlag.WEBKIT_DEBUG_PROXY_PORT
122+
- GeneralServerFlag.ASYNC_TRACE
123+
- IOSServerFlag.WEBKIT_DEBUG_PROXY_PORT
124+
- Source code was formatted using [eclipse-java-google-style.xml](https://google-styleguide.googlecode.com/svn/trunk/eclipse-java-google-style.xml). This is not the complete solution. The code style checking is going to be added further. Thanks to [SrinivasanTarget](https://github.com/SrinivasanTarget) for the work!
124125

125126
*3.4.0*
126127
- Update to Selenium v2.52.0

0 commit comments

Comments
 (0)