diff --git a/README.md b/README.md index 96ba13b870..7f81891b9f 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,32 @@ -Mangafeed is a Manga reader for Android that tries to have the same features as Manga Watcher, but being Open Source. +Tachiyomi is a manga reader for Android free and open source. -[![latest debug build](https://img.shields.io/badge/download-latest%20debug%20build-brightgreen.svg)](http://mangafeed.kanade.eu/latest/app-debug.apk) +Keep in mind it's still a beta, so expect it to crash sometimes. + +Current features: + +* Online and offline reading +* Configurable reader with multiple viewers and settings +* MyAnimeList support +* Resume from the next unread chapter +* Chapter filtering +* Schedule searching for updates +* Categories to organize your library ## License -Copyright 2015 Javier Tomás + Copyright 2015 Javier Tomás -Licensed under the Apache License, Version 2.0 (the "License"); -you may not use this file except in compliance with the License. -You may obtain a copy of the License at + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at -http://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 -Unless required by applicable law or agreed to in writing, software -distributed under the License is distributed on an "AS IS" BASIS, -WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and -limitations under the License. + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. ## Disclaimer