diff --git a/README.md b/README.md index 3c73c44..f4983c3 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,28 @@ +

+ FastCloud. Any cloud. One interface. +

-

FastCloud

+

+ PyPI version + Python versions + GitHub +

-

Up & Download files to any cloud storage.

+

Any cloud. One interface.

-Simplistic unified interface for uploading and downloading files to the cloud. +

+ Upload and download files to any cloud through one client.
+ Switch between Azure Blob, S3, Socaity and Replicate without changing your code. +

+ +Simplistic unified interface for uploading and downloading files to the cloud. Supports -- Azure Blob Storage :white_check_mark: +- Azure Blob Storage :white_check_mark: +- S3 :white_check_mark: - Socaity Upload API - Replicate Upload API - # Installation Install via pypi with: diff --git a/docs/assets/banner.html b/docs/assets/banner.html new file mode 100644 index 0000000..5d17536 --- /dev/null +++ b/docs/assets/banner.html @@ -0,0 +1,118 @@ + + + + + + + + + + + + + + diff --git a/docs/assets/banner.png b/docs/assets/banner.png new file mode 100644 index 0000000..e796097 Binary files /dev/null and b/docs/assets/banner.png differ diff --git a/docs/assets/socaity_logo.png b/docs/assets/socaity_logo.png new file mode 100755 index 0000000..c5b9900 Binary files /dev/null and b/docs/assets/socaity_logo.png differ