<bg=blue;fg=white>                                             </>
<bg=blue;fg=white> You just installed league/flysystem-bundle! </>
<bg=blue;fg=white> What's next?                                </>
<bg=blue;fg=white>                                             </>

  * <fg=blue>Use</> the default storage immediately:

      public function __construct(FilesystemInterface $defaultStorage)
      {
          ...
      }

  * <fg=blue>Configure</> your own storages in <comment>config/packages/flysystem.yaml</comment>.

  * <fg=blue>Read</> the documentation at:
    <comment>https://github.com/thephpleague/flysystem-bundle/blob/master/docs/1-getting-started.md</>
