Skip to content

Commit 4a26768

Browse files
committed
Update README.md
1 parent 2a952c0 commit 4a26768

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
[![](https://jitpack.io/v/hannesa2/MPAndroidChart.svg)](https://jitpack.io/#hannesa2/MPAndroidChart)
1+
[![](https://jitpack.io/v/AppDevNext/MPAndroidChart.svg)](https://jitpack.io/#AppDevNext/MPAndroidChart)
22
[![API](https://img.shields.io/badge/API-14%2B-green.svg?style=flat)](https://android-arsenal.com/api?level=14)
33

4-
![banner](https://raw.github.com/PhilJay/MPChart/master/design/feature_graphic_smaller.png)
5-
64
:zap: A powerful & easy to use chart library for Android :zap:
75

86
# Table of Contents
@@ -12,7 +10,6 @@
1210
1. [Documentation](#documentation)
1311
1. [Examples](#examples)
1412
1. [Questions](#report)
15-
1. [Donate](#donate)
1613
1. [Social Media](#social)
1714
1. [More Examples](#more-examples)
1815
1. [License](#licence)
@@ -26,7 +23,7 @@ repositories {
2623
}
2724
2825
dependencies {
29-
implementation "com.github.hannesa2:MPAndroidChart:$latestVersion"
26+
implementation "com.github.AppDevNext:MPAndroidChart:$latestVersion"
3027
}
3128
```
3229

@@ -142,4 +139,4 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
142139
See the License for the specific language governing permissions and
143140
limitations under the License.
144141

145-
<br/>
142+
<br/>

0 commit comments

Comments
 (0)