Update README

This commit is contained in:
Timothy Warren 2017-03-03 11:33:42 -05:00
parent c7a75dd2b4
commit e4f6db8229
1 changed files with 1 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# Hummingbird Anime Client
A self-hosted client that allows custom formatting of data from the hummingbird api
Update your anime/manga list on Kitsu.io and MyAnimeList.net
[![Build Status](https://travis-ci.org/timw4mail/HummingBirdAnimeClient.svg?branch=master)](https://travis-ci.org/timw4mail/HummingBirdAnimeClient)
[![build status](https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient/badges/develop/build.svg)](https://git.timshomepage.net/timw4mail/HummingBirdAnimeClient/commits/develop)
@ -40,12 +40,7 @@ A self-hosted client that allows custom formatting of data from the hummingbird
### Installation
1. Install via composer: `composer create-project timw4mail/hummingbird-anime-client`
or
1. Install via git, then install dependencies via composer: `composer install`
2. Duplicate `app/config/*.toml.example` files as `app/config/*.toml`
3. Configure settings in `app/config/config.toml` to your liking
4. Create the following directories if they don't exist, and make sure they are world writable