Skip to content

Commit 4c1ef31

Browse files
authored
Update README.md
1 parent 2e30c4f commit 4c1ef31

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Colors can be modified as you want
1010

1111
add this to your dependencies in build.gradle file
1212
```
13-
implementation 'com.github.Badranh:Syntax-View-Android:0.1.2'
13+
implementation 'com.github.Badranh:Syntax-View-Android:0.1.3'
1414
```
1515
Add it in your root build.gradle at the end of repositories:
1616

@@ -125,6 +125,9 @@ syntax_view.checkMyCode();
125125
- Added CheckMyCode Method To Check Code Paranthesis Validity
126126
- Changed the old font
127127
- Added a new method to change the Font
128+
129+
# Apps that has itegrated this library
130+
https://github.com/Badranh/Android-Coding-IDE-APP/tree/master?fbclid=IwAR3gHmT60QTdTBX6pwObYfmjIDvVtgxk3Bdqegaf4b4cCY7HLPs93tlJliI
128131
# Contribute
129132
Next update:
130133
- User will have the ability to choose a language like " C,Java,Python" So we can do a faster UI and Highlighting(feel free to implement this update if you are able to do so)

0 commit comments

Comments
 (0)