Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 29, 2022. It is now read-only.

Commit 426af0d

Browse files
authored
Empty the README
1 parent 6ae46b0 commit 426af0d

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

README.md

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -2,36 +2,3 @@
22
>
33
> We moved all the `r2-*-kotlin` modules to a single repository: [`kotlin-toolkit`](https://github.com/readium/kotlin-toolkit).
44
5-
# Readium Mobile Test App (Kotlin/Android)
6-
7-
A test app for the Kotlin implementation of Readium-2. Stable builds are [available on Google Play](https://play.google.com/apps/testing/org.readium.r2reader).
8-
9-
[![BSD-3](https://img.shields.io/badge/License-BSD--3-brightgreen.svg)](https://opensource.org/licenses/BSD-3-Clause)
10-
11-
All migration steps necessary in reading apps to upgrade to major versions of the Readium toolkit will be documented in the [Migration Guide](https://readium.org/mobile/kotlin/migration-guide).
12-
13-
## Features
14-
15-
- [x] EPUB 2.x and 3.x support
16-
- [x] Readium LCP support
17-
- [x] CBZ support
18-
- [x] Custom styles
19-
- [x] Night & sepia modes
20-
- [x] Pagination and scrolling
21-
- [x] Table of contents
22-
- [x] OPDS 1.x and 2.0 support
23-
- [x] EPUB FXL support
24-
- [x] EPUB RTL support
25-
26-
27-
## Dependencies
28-
29-
- [Shared Models](https://github.com/readium/r2-shared-kotlin) (Model, shared for both streamer and navigator) [![Release](https://jitpack.io/v/readium/r2-shared-kotlin.svg)](https://jitpack.io/#readium/r2-shared-kotlin)
30-
- [Streamer](https://github.com/readium/r2-streamer-kotlin) (The parser/server) [![Release](https://jitpack.io/v/readium/r2-streamer-kotlin.svg)](https://jitpack.io/#readium/r2-streamer-kotlin)
31-
- [Navigator](https://github.com/readium/r2-navigator-kotlin) (The bare ViewControllers for displaying parsed resources) [![Release](https://jitpack.io/v/readium/r2-navigator-kotlin.svg)](https://jitpack.io/#readium/r2-navigator-kotlin)
32-
- [Readium CSS](https://github.com/readium/readium-css) (Handles styles, layout and user settings)
33-
34-
## Install and run the testapp
35-
[Get started with the testapp](https://github.com/readium/r2-workspace-kotlin/blob/master/README.md)
36-
37-

0 commit comments

Comments
 (0)