Skip to content

Commit c6d4600

Browse files
committed
release: v0.3.1
1 parent 7bf6eaf commit c6d4600

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,13 +41,13 @@ These libraries are *required*
4141

4242
Will start 4 processes.
4343

44-
q realtime db for user balances
45-
subscribe to all lender events to update db balances
46-
query snapshot of every user balance (will take a long time to complete but liquidations can still occur in the background)
47-
scan for unstable health and try to liquidate (prompt will appear for unlocking your accounts)
48-
logs folder will hold log info
44+
q realtime db for user balances.
45+
subscribe to all lender events to update db balances.
46+
query snapshot of every user balance (will take a long time to complete but liquidations can still occur in the background).
47+
scan for unstable health and try to liquidate (prompt will appear for unlocking your accounts).
48+
logs folder will hold log info.
4949

50-
To view live user balances and health: http://localhost:5010
50+
To view live user balances and health: `http://localhost:5010`.
5151

5252
## Utils
5353

0 commit comments

Comments
 (0)