diff --git a/README.md b/README.md index 161f6cc..6362e71 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ - Custom RPC exceptions. - Supports all Bitcoin clones. - Can operate on unlimited daemons with a single library reference. -- [Bitcoin](http://en.wikipedia.org/wiki/Bitcoin), [Litecoin](http://en.wikipedia.org/wiki/Litecoin), [Dogecoin](http://en.wikipedia.org/wiki/Dogecoin), SmartCash, Dash and other Altcoins included. +- [Bitcoin](http://en.wikipedia.org/wiki/Bitcoin), [Litecoin](http://en.wikipedia.org/wiki/Litecoin), [Dogecoin](http://en.wikipedia.org/wiki/Dogecoin), SmartCash, Dash and other Altcoins included. For a comparison of available public Dogecoin RPC endpoints, see [OpenChainBench](https://openchainbench.com/benchmarks/dogecoin-rpc). - Each coin instance can be fully parametrized at run-time and implement its own constants. - Demo client included. - Disconnected raw RPC connector included for quick'n'dirty debugging.