diff options
-rwxr-xr-x | malimporter/malimporter.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/malimporter/malimporter.py b/malimporter/malimporter.py index 0f257a9..7b0c377 100755 --- a/malimporter/malimporter.py +++ b/malimporter/malimporter.py @@ -1,7 +1,8 @@ #!/usr/bin/env python3 """ -malimporter.py is part of animedb. The purpose of this program is to import a MAL XML export into a database for use by animedb. +malimporter.py is part of animedb. +The purpose of this program is to import an anime profile export from MAL into a database for use by animedb. Copyright (C) 2018 Daniel Jones daniel@danieljon.es This program is free software; you can redistribute it and/or |