diff --git a/README.md b/README.md index 0cb7b1c..72fadb3 100644 --- a/README.md +++ b/README.md @@ -20,13 +20,12 @@ The admin interface is accessible with the address: your.domain.fr/api/admin * [x] install/remove/backup/remove/upgrade with x86_64 * [x] import file with web interface, imports from youtube, interraction with MusicBrainz * [x] [Subsonic API](https://docs.funkwhale.audio/users/apps.html) - -* to be tested: - * [ ] [Federation](https://docs.funkwhale.audio/federation.html) tests - * [ ] [CLI Import](https://docs.funkwhale.audio/importing-music.html#from-music-directory-on-the-server) + * [x] [Federation](https://docs.funkwhale.audio/federation.html) tests + * [x] [CLI Import](https://docs.funkwhale.audio/importing-music.html#from-music-directory-on-the-server) Remember to `source $final_path/venv/bin/activate`, then `source $final_path/load_env` before typinh using manage.py. + * [x] ARM support * to be added: - * [ ] ARM support + * [ ] Store files in HOME, see https://github.com/YunoHost-Apps/funkwhale_ynh/issues/15 ## Links