Add a nice screenshot to the README
parent
ae14e34870
commit
a1364a57dc
10
README.md
10
README.md
|
@ -1,9 +1,15 @@
|
|||
# public-gateway-checker
|
||||
# ipfs/public-gateway-checker
|
||||
|
||||
Checks which public IPFS gateways are online or not.
|
||||
|
||||
NOTE: All of these (except gateway.ipfs.io and ipfs.io) are hosted by third-parties and should be treated as such.
|
||||
|
||||
You can view the website via Github Pages: https://ipfs.github.io/public-gateway-checker/
|
||||
You can view this website on GitHub Pages: https://ipfs.github.io/public-gateway-checker/
|
||||
|
||||
Here's a screenshot:
|
||||
|
||||
[![screenshot](https://ipfs.io/ipfs/QmUeCSd4gHio7MxZuRXCcLFXED9GpfntKcL87gmXvZV3ed)](https://ipfs.github.io/public-gateway-checker/)
|
||||
|
||||
A CLI version `ipfg` is available here: https://github.com/JayBrown/Tools/tree/master/ipfg
|
||||
|
||||
If you'd like to add a new public gateway, please edit `gateways.json` and submit a pull request.
|
||||
|
|
Loading…
Reference in New Issue