Skip to content

Commit 478dcd2

Browse files
authored
Merge pull request #62 from AazimAnish/chore/move-summary-top
Move Summary section to top of README (fixes #49)
2 parents 4fd0281 + c9bc22b commit 478dcd2

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
@@ -10,6 +10,12 @@
1010

1111
</div>
1212

13+
<!-- Start Summary [summary] -->
14+
## Summary
15+
16+
Data API: The Data API provides web3 application developers with multi-chain data related to Avalanche's primary network, Avalanche subnets, and Ethereum. With Data API, you can easily build products that leverage real-time and historical transaction and transfer history, native and token balances, and various types of token metadata. The API is in Beta and may be subject to change.</br></br>If you have feedback or feature requests for the API, please submit them <a href="https://portal.productboard.com/dndv9ahlkdfye4opdm8ksafi/tabs/4-glacier-api">here</a>. Bug reports can be submitted <a href="https://docs.google.com/forms/d/e/1FAIpQLSeJQrcp7QoNiqozMDKrVJGX5wpU827d3cVTgF8qa7t_J1Pb-g/viewform">here</a>, and any potential security issues can be reported <a href="https://immunefi.com/bounty/avalabs">here</a>.
17+
<!-- End Summary [summary] -->
18+
1319
<!-- Start SDK Installation [installation] -->
1420
## SDK Installation
1521

@@ -1031,12 +1037,6 @@ const sdk = new AvaCloudSDK({ debugLogger: console });
10311037
```
10321038
<!-- End Debugging [debug] -->
10331039

1034-
<!-- Start Summary [summary] -->
1035-
## Summary
1036-
1037-
Data API: The Data API provides web3 application developers with multi-chain data related to Avalanche's primary network, Avalanche subnets, and Ethereum. With Data API, you can easily build products that leverage real-time and historical transaction and transfer history, native and token balances, and various types of token metadata. The API is in Beta and may be subject to change.</br></br>If you have feedback or feature requests for the API, please submit them <a href="https://portal.productboard.com/dndv9ahlkdfye4opdm8ksafi/tabs/4-glacier-api">here</a>. Bug reports can be submitted <a href="https://docs.google.com/forms/d/e/1FAIpQLSeJQrcp7QoNiqozMDKrVJGX5wpU827d3cVTgF8qa7t_J1Pb-g/viewform">here</a>, and any potential security issues can be reported <a href="https://immunefi.com/bounty/avalabs">here</a>.
1038-
<!-- End Summary [summary] -->
1039-
10401040
<!-- Start Table of Contents [toc] -->
10411041
## Table of Contents
10421042
<!-- $toc-max-depth=2 -->

0 commit comments

Comments
 (0)