dorky 2.1.1 → 2.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dorky-usage-aws.svg +1 -0
- package/dorky-usage-google-drive.svg +1 -0
- package/package.json +1 -1
- package/dorky-usage.svg +0 -1
package/README.md
CHANGED
|
@@ -26,7 +26,7 @@ Anyhow, we shall store it on a private storage, using **dorky**, that stores it
|
|
|
26
26
|
|
|
27
27
|
> Create a S3 bucket, AWS_ACCESS_KEY and AWS_SECRET_KEY.
|
|
28
28
|
|
|
29
|
-

|
|
29
|
+

|
|
30
30
|
|
|
31
31
|
> Please use your own repository, this repository `sample_project` is just for demonstration.
|
|
32
32
|
|
|
@@ -56,7 +56,7 @@ Anyhow, we shall store it on a private storage, using **dorky**, that stores it
|
|
|
56
56
|
|
|
57
57
|
### Steps to use with Google Drive:
|
|
58
58
|
|
|
59
|
-

|
|
59
|
+

|
|
60
60
|
|
|
61
61
|
> Please use your own repository, this repository `sample_project` is just for demonstration.
|
|
62
62
|
|