Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
a-patel authored Aug 26, 2018
1 parent 12c0cfe commit 94a452e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ It provides possibility to upload files, upload the content of a folder inclusiv
LiteXStorage is an interface to unify the programming model for various storage providers. The Core library contains all base interfaces and tools. One should install at least one other LiteXStorage package to get storage handle implementation.



## Storage Providers :books:
- [Azure](docs/Azure.md)
- [AmazonS3](docs/Amazon.md)
Expand All @@ -21,7 +20,6 @@ LiteXStorage is an interface to unify the programming model for various storage
- [Kvpbase](docs/Kvpbase.md) - deprecated



## Features :pager:
- Create container or bucket
- Get Shared Access Signature (SAS) url
Expand All @@ -34,7 +32,6 @@ LiteXStorage is an interface to unify the programming model for various storage
- Leverages a provider model on top of ILiteXBlobService under the hood and can be extended with your own implementation



## Basic Usage :page_facing_up:

### Step 1 : Install the package :package:
Expand Down

0 comments on commit 94a452e

Please sign in to comment.