diff --git a/README.rst b/README.rst index 62705c5..58ea0db 100644 --- a/README.rst +++ b/README.rst @@ -35,6 +35,7 @@ informations import migopy class Migrations(migopy.MigrationsManager): + MONGO_DATABASE = # database MONGO_HOST = # host MONGO_PORT = # port MONGO_USER = # username