Skip to content

Commit

Permalink
docs: finally formatting changes to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMochan authored Nov 4, 2023
1 parent 71a66a8 commit 5820110
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Subgrounds also comes bundled with extra modules that may require extra librarie
>>> # Return query to a dataframe
>>> sg.query_df([
... latest_markets.name,
... latest.totalValueLockedUSD,
... latest_markets.totalValueLockedUSD,
... ])
markets_name markets_totalValueLockedUSD
0 Aave interest bearing STETH 1.522178e+09
Expand Down

0 comments on commit 5820110

Please sign in to comment.