Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xMochan committed Mar 3, 2023
1 parent d1a0310 commit dcea873
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@


<!-- start elevator-pitch -->
A Pythonic data access layer for applications querying data from The Graph Network.
An intuitive python library for interfacing with Subgraphs.

## Features
- **Simple**: Leverage a Pythonic API to easily build queries and transformations without the need for raw GraphQL manipulation.
Expand All @@ -19,11 +19,11 @@ A Pythonic data access layer for applications querying data from The Graph Netwo

<!-- end elevator-pitch -->

## Docs
- [**Subgrounds Docs**](http://docs.playgrounds.network/): User guide and API documentation (WIP)
- [**MetricsDAO Subgrounds Workshop**](https://docs.metricsdao.xyz/get-involved/workshops/2022-03-30+-subgrounds-workshop-series): Subgrounds workshop series hosted by MetricsDAO
## Resources
- [**Subgrounds Docs**](http://docs.playgrounds.network/): User guide and API documentation
- [**Examples**](https://github.com/0xPlaygrounds/subgrounds/tree/main/examples): A list of examples showcasing Subgrounds integration with Dash and Plotly
- [**Community projects**](http://docs.playgrounds.network//examples/): An ever growing list of projects created by our community members
- [**MetricsDAO Subgrounds Workshop**](https://docs.metricsdao.xyz/get-involved/workshops/2022-03-30+-subgrounds-workshop-series): Subgrounds workshop series hosted by MetricsDAO

## Installation
> Subgrounds **requires** atleast Python 3.10+
Expand Down

0 comments on commit dcea873

Please sign in to comment.