Skip to content

Commit

Permalink
Remove learn links for now from README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
adzialocha authored Jan 17, 2024
1 parent 82e85f0 commit acd72fe
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@

`aquadoggo` can run both on your own device for local-first applications, or on a public server when acting as shared community infrastructure. Nodes like `aquadoggo` perform a number of tasks ranging from core p2panda data replication and validation, aiding the discovery and establishment of connections between edge peers, and exposing a developer friendly API used for building applications.

> 📖 Read more about nodes in our [learn](https://p2panda.org/learn/networks) section
## Features

- Awaits signed operations from clients via GraphQL.
Expand Down Expand Up @@ -320,7 +318,7 @@ Fetch all "events" with ordering and filtering as well as selecting some meta fi
- 🛼 Open the GraphQL playground in your browser, served under `http://localhost:2020/graphql`
- 📖 Try the [mushroom app tutorial](https://p2panda.org/tutorials/mushroom-app)
- 🔬 Manually publish data to a node [`send-to-node`](https://github.com/p2panda/send-to-node)
- 🐼 [Learn more](https://p2panda.org/learn/) about how p2panda works
- 🐼 [Learn more](https://p2panda.org) about how p2panda works

## What shouldn't I do with `aquadoggo`?

Expand Down

0 comments on commit acd72fe

Please sign in to comment.