fed135/ha-store

Change format of options in the readme

Closed this issue · 1 comments

  • use <pre> for json formatting. ex:

<pre>{&#13;&#10;&nbsp;&nbsp;base: 1000,&#13;&#10;&nbsp;&nbsp;step: 5,&#13;&#10;&nbsp;&nbsp;limit: 30000,&#13;&#10;&nbsp;&nbsp;curve: <function(progress, start, end)>&#13;&#10;}</pre>

  • Change the hex values for circuit-breaker to their numeric counterparts

Fixed in #10