|
4 | 4 |
|
5 | 5 | ----------
|
6 | 6 |
|
7 |
| -[Introduction](#introduction) |
8 |
| -UI Elements |
9 |
| - [Desktop Widgets](#desktop-widgets) |
10 |
| - [Web Application](#web-app) |
11 |
| -[Software Components](#software-components) |
12 |
| -[Platform Support](#platform-support) |
13 |
| -[Download](#download) |
14 |
| -[Documentation](#documentation) |
15 |
| -[Build From Source](#build-from-source) |
16 |
| -[Donations](#donations) |
| 7 | +[Introduction](#introduction) |
| 8 | +UI Elements |
| 9 | + [Desktop Widgets](#desktop-widgets) |
| 10 | + [Web Application](#web-app) |
| 11 | +[Software Components](#software-components) |
| 12 | +[Platform Support](#platform-support) |
| 13 | +[Download](#download) |
| 14 | +[Documentation](#documentation) |
| 15 | +[Build From Source](#build-from-source) |
| 16 | +[Donations](#donations) |
17 | 17 |
|
18 | 18 |
|
19 | 19 | ----------
|
@@ -46,12 +46,12 @@ Mining Visualizer comes with 4 desktop widgets that display various data items t
|
46 | 46 |
|
47 | 47 | 
|
48 | 48 |
|
49 |
| -* **Balance** - Of course, mining a block is the **big, exciting event** that every solo miner waits for, so I wanted to make that stand out as much as possible. This line displays the current balance of your mining account. It will cycle through one of five colors every time you mine a block to give you an easy-to-see, visual indicator of this momentous event. You can customize the colors, or even disable it if you think it's tacky. |
| 49 | +* **Balance** - Of course, mining a block is the **big, exciting event** that every solo miner waits for, due of course, to the accompanying mining reward, so Mining Visualizer makes this stand out as much as possible. This line displays the current balance of your mining account. It will cycle through one of five colors every time you mine a block to give you an easy-to-see, visual indicator of this momentous event. You can customize the colors, or even disable it if you think it's tacky. |
50 | 50 |
|
51 | 51 |
|
52 | 52 | #### Close Hits
|
53 | 53 |
|
54 |
| -The idea behind *Close Hits* is to notify you when you ***almost*** mined a block. The miner keeps track of hashes computed that are within a certain range of the Target value, and reports them as close hits. The desktop widget shows the last 5 close hits found by your mining farm, with a little accompanying bar graph. Smaller values are better. |
| 54 | +The idea behind *Close Hits* is to notify you when you ***almost*** mined a block. The miner keeps track of hashes computed that are within a certain range of the Target value, and reports them as close hits. The desktop widget shows the last 5 close hits found by your mining farm, with an accompanying bar graph. Smaller values are better. |
55 | 55 |
|
56 | 56 | 
|
57 | 57 |
|
|
0 commit comments