Skip to content

Commit 2831654

Browse files
authored
Update README.md
1 parent 454d830 commit 2831654

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CodeView (Android)
22

33
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-codeview--android-blue.svg)](https://android-arsenal.com/details/1/4216)
4-
[![Release](https://jitpack.io/v/kbiakov/CodeView-android.svg)](https://jitpack.io/#kbiakov/CodeView-Android)
4+
[![Release](https://jitpack.io/v/kbiakov/CodeView-Android.svg)](https://jitpack.io/#kbiakov/CodeView-Android)
55
[![Build Status](https://travis-ci.org/kbiakov/CodeView-android.svg?branch=master)](https://travis-ci.org/kbiakov/CodeView-Android)
66
<a href="http://www.methodscount.com/?lib=com.github.kbiakov%3ACodeView-android%3A1.3.0"><img src="https://img.shields.io/badge/Methods and size-core: 969 | 1396 KB-e91e63.svg"/></a>
77

@@ -226,11 +226,11 @@ List of apps on Play Store where this library used. Ping me if you want to be he
226226
Icon | Application
227227
------------ | -------------
228228
<img src="https://goo.gl/ijEiBp" width="48" height="48" /> | [GeekBrains]
229-
<img src="https://goo.gl/4VhHbn" width="48" height="48" /> | [Awesome Android - UI Libraries]
230229
<img src="https://goo.gl/1AGK1b" width="48" height="48" /> | [Codify - Codes On The Go]
230+
<img src="https://goo.gl/jcGMmS" width="48" height="48" /> | [C Programming - CodeSpot]
231+
<img src="https://goo.gl/4VhHbn" width="48" height="48" /> | [Awesome Android - UI Libraries]
231232
<img src="https://goo.gl/UPsE9F" width="48" height="48" /> | [GitJourney for GitHub]
232233
<img src="https://goo.gl/kNqAc7" width="48" height="48" /> | [Source Code - Lập Trình]
233-
<img src="https://goo.gl/jcGMmS" width="48" height="48" /> | [C Programming - CodeSpot]
234234

235235
## Contribute
236236
1. You can add your theme (see [ColorTheme](https://github.com/Softwee/codeview-android/blob/master/codeview/src/main/java/io/github/kbiakov/codeview/highlight/CodeHighlighter.kt) class). Try to add some classic color themes or create your own if it looks cool. You can find many of them in different open-source text editors.<br>
@@ -264,8 +264,8 @@ SOFTWARE.
264264
```
265265

266266
[GeekBrains]:https://play.google.com/store/apps/details?id=ru.geekbrains
267+
[Codify - Codes On The Go]:https://play.google.com/store/apps/details?id=com.femindharamshi.spa
268+
[C Programming - 200+ Offline Tutorial and Examples]:https://play.google.com/store/apps/details?id=com.rsd.cprogramming
267269
[Awesome Android - UI Libraries]:https://play.google.com/store/apps/details?id=in.sumeetlubal.aweandroid.aweandroid
268270
[GitJourney for GitHub]:https://play.google.com/store/apps/details?id=com.oklab.githubjourney
269-
[Codify - Codes On The Go]:https://play.google.com/store/apps/details?id=com.femindharamshi.spa
270271
[Source Code - Lập Trình]:https://play.google.com/store/apps/details?id=com.noah.truongpq.codeview
271-
[C Programming - CodeSpot]:https://play.google.com/store/apps/details?id=com.rsd.cprogramming

0 commit comments

Comments
 (0)