Skip to content

Commit 59eff05

Browse files
committed
feat: progress on the guide
1 parent 275dfb0 commit 59eff05

File tree

7 files changed

+22
-2
lines changed

7 files changed

+22
-2
lines changed
1.24 MB
Loading
64.8 KB
Loading
281 KB
Loading
1000 KB
Loading
648 KB
Loading

docs/quickstart/publish.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,30 @@ In this guide, you will use the web3.storage UI to upload the file. If you prefe
1818
## Prerequisites
1919

2020
- A free [web3.storage](https://web3.storage/) account.
21-
- The following image, downloaded and saved on your computer: ![following image](./images/earth-image.jpg)
21+
- The following image, downloaded and saved on your computer: ![following image](/images/welcome-to-IPFS.jpg)
2222

2323
## 1. Sign in to web3.storage
2424

2525
Start by signing into your account on web3.storage:
2626

27-
![asfsaf](./images/login-web3-storage.png)
27+
![web3.storage login window](./images/login-web3-storage.png)
28+
29+
30+
## 2. Open the Upload files tab
31+
32+
After logging in, click on **Upload files** button to open the upload tab:
33+
34+
![web3.storage upload button](./images/web3-upload-button.png)
35+
36+
It should look as follows:
37+
38+
![web3.storage upload tab](./images/web3-upload-tab.png)
39+
40+
## 3. Upload the file
41+
42+
Either drag the [image file](/images/welcome-to-IPFS.jpg) to the dashed rectangle or click on the dashed rectangle to select the [image](/images/welcome-to-IPFS.jpg) file.
43+
44+
45+
Once the file has been successfully uploaded you should see the following:
46+
47+
![web3.storage file uploaded](images/web3-file-uploaded.png)

0 commit comments

Comments
 (0)