@@ -4,17 +4,13 @@ Android [Realm](https://github.com/realm/realm-java) Browser
4
4
5
5
![ ] ( screenshots/intro.png )
6
6
7
- ### Wiki
8
-
9
- - [ Home]
10
- - [ Limitations]
11
- - [ User Guide]
12
-
13
7
### Integration
14
8
9
+ [ ![ Download] ( https://api.bintray.com/packages/jonasrottmann/maven/realm-browser/images/download.svg ) ] ( https://bintray.com/jonasrottmann/maven/realm-browser/_latestVersion )
10
+
15
11
```
16
12
dependencies {
17
- compile 'com.github.dmytrodanylyk. realm-browser:library :0.0.3'
13
+ compile 'de.jonasrottmann: realm-browser:0.0.3'
18
14
}
19
15
```
20
16
@@ -23,7 +19,9 @@ dependencies {
23
19
```
24
20
The MIT License (MIT)
25
21
26
- Copyright (c) 2015 Danylyk Dmytro
22
+ Original Work: Copyright (c) 2015 Danylyk Dmytro
23
+
24
+ Modified Work: Copyright (c) 2015 Rottmann, Jonas
27
25
28
26
Permission is hereby granted, free of charge, to any person obtaining a copy
29
27
of this software and associated documentation files (the "Software"), to deal
@@ -42,10 +40,4 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
42
40
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
43
41
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
44
42
SOFTWARE.
45
- ```
46
-
47
- [ Home ] :https://github.com/dmytrodanylyk/realm-browser/wiki
48
- [ Limitations ] :https://github.com/dmytrodanylyk/realm-browser/wiki/Limitations
49
- [ User Guide ] :https://github.com/dmytrodanylyk/realm-browser/wiki/User-Guide
50
-
51
- [ ![ Analytics] ( https://ga-beacon.appspot.com/UA-44382495-7/realm-browser/readme )] ( https://github.com/igrigorik/ga-beacon )
43
+ ```
0 commit comments