Skip to content

Commit 2da88f7

Browse files
authored
Updated README.md
1 parent 44e55cd commit 2da88f7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ The aim is to provide a powerful editor that can be used just like any other Vie
55
Ace text editor has been used for this purpose because it is feature-rich, fast, and easy to modify and embed in applications.
66

77

8-
Please note that this library is currently supported android version 5.0(Lollipop) and above.
8+
Please note that this library is currently supported on android versions 5.0(Lollipop) and above.
99

10-
Integration to existing project
10+
Integration with existing project
1111
---
1212

1313
### Setup
@@ -79,4 +79,3 @@ public class MainActivity extends Activity {
7979
}
8080
}
8181
```
82-

0 commit comments

Comments
 (0)