8000 Merge branch 'master' of github.com:dschuermann/root-commands · githublucas420/RootCommands@a89cc25 · GitHub
[go: up one dir, main page]

Skip to content

Commit a89cc25

Browse files
author
Dominik Schürmann
committed
Merge branch 'master' of github.com:dschuermann/root-commands
2 parents ad449bc + d40777b commit a89cc25

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ This is a library to simplify the usage of root commands on the Android OS. It i
55
# Add the lib to your project
66

77
Clone this master and add RootCommands-Library as a Android dependency to your project.
8-
Alternative: Compile library using and and put resulting jar file in your libs folder.
8+
Alternative: Compile library using Ant and put resulting jar file in your libs folder.
99

10-
## Alternative way
10+
## Include Library Project in Eclipse
1111

1212
* New -> Android Project -> Create project from existing source, choose ``RootCommands Library``
1313
* Add ``RootCommands Library`` as Android Library (Properties of your project -> Android -> Library -> add ``RootCommands Library`` as android library)
@@ -180,7 +180,7 @@ shell.close();
180180

181181
Fork RootCommands and do a Pull Request. I will merge your changes back into the main project.
182182

183-
# Documentation
183+
# Other Documentation
184184
* http://su.chainfire.eu/
185185

186186
# Other Root libraries

0 commit comments

Comments
 (0)
0