We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44e55cd commit 2da88f7Copy full SHA for 2da88f7
README.md
@@ -5,9 +5,9 @@ The aim is to provide a powerful editor that can be used just like any other Vie
5
Ace text editor has been used for this purpose because it is feature-rich, fast, and easy to modify and embed in applications.
6
7
8
-Please note that this library is currently supported android version 5.0(Lollipop) and above.
+Please note that this library is currently supported on android versions 5.0(Lollipop) and above.
9
10
-Integration to existing project
+Integration with existing project
11
---
12
13
### Setup
@@ -79,4 +79,3 @@ public class MainActivity extends Activity {
79
}
80
81
```
82
-
0 commit comments