You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
Find the % of AVW of many different polls on the Gridcoin network. Works entirely
3
3
through running RPC commands on your wallet.
4
4
5
-
Read [about the setup here](#setup).
5
+
Want to know how to run this? Look at [the setup section here](#setup).
6
6
7
-
Read more informatoin about what AVW is at [this section](#what-is-avw)
7
+
Want to know more about what AVW is? Read the [what is AVW section](#what-is-avw)
8
8
9
9
# Screenshots of the GUI Version
10
10
@@ -15,7 +15,7 @@ Read more informatoin about what AVW is at [this section](#what-is-avw)
15
15
# Setup
16
16
17
17
1. Download the program
18
-
* Either use the binaries in the [release tab](https://github.com/RoboticMind/avw-calc/releases) or follow the How to Run From Python section below
18
+
* Either use the binaries in the [release tab](https://github.com/RoboticMind/avw-calc/releases) or follow the [How to Run From Python section](#how-to-run-from-python) below
19
19
20
20
2. Open the Gridcoin wallet and click Setting then Edit config. Add the following lines replacing things in `<>` with values:
0 commit comments