Skip to content

Commit f384c27

Browse files
authored
Merge pull request #120 from laciferin2024/patch-1
docfix: code block swallowed contributing guide
2 parents 30239f9 + 1df219d commit f384c27

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,9 @@ const balance = await lighthouse.getBalance(publicKey);
5555
// Upload File
5656
const uploadResponse = await lighthouse.upload('/home/cosmos/Desktop/wow.jpg', 'YOUR_API_KEY');
5757

58+
```
5859

59-
Refer [GitBook](https://docs.lighthouse.storage/lighthouse-1/)
60+
> Refer [GitBook](https://docs.lighthouse.storage/lighthouse-1/)
6061
6162
## Contributing
6263

0 commit comments

Comments
 (0)