Update README

This commit is contained in:
Timothy Warren 2017-02-06 10:56:27 -05:00
parent 093abdb14b
commit 3dbbcd218a
1 changed files with 4 additions and 4 deletions

View File

@ -52,6 +52,10 @@ or
* public/js/cache
5. Make sure the `console` script is executable
### Using MAL API
1. Update `app/config/mal.toml` with your username and password
2. Enable MAL api in `app/config/config.toml`
### Server Setup
#### Caching
@ -90,8 +94,4 @@ include the contents of the `.htaccess` file in your Apache configuration.
1. Login
2. Use the form to select your media
3. Save & Repeat as needed
* For bulk importing anime:
1. Find the anime you are looking for on the hummingbird search api page: `https://hummingbird.me/api/v1/search/anime?query=`
2. Create an `import.json` file in the root of the app, with an array of objects from the search page that you want to import
3. Go to the anime collection tab, and the import will be run