From 1c0e7c08c7003756436022ae760f25114c114c8e Mon Sep 17 00:00:00 2001 From: Mokhtar Naamani Date: Tue, 1 Feb 2022 13:22:44 +0400 Subject: [PATCH] README update application links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4c3bb933fe..bb7ba83a0b 100644 --- a/README.md +++ b/README.md @@ -46,13 +46,13 @@ yarn start **Server Applications - infrastructure** - [Storage Node](./storage-node) - Media Storage Infrastructure -- [Query Node](https://github.com/Joystream/joystream/tree/query_node/query-node) - _under development_ -- [Discovery Node](https://github.com/Joystream/joystream/tree/init_discovery_node/discovery_node) - _under development_ +- [Distributor Node](./distributor-node) - Bandwith Infrastructure +- [Query Node](./query-node) - GraphQL query infrastructure powering front end applications **Front-end Applications** - [Pioneer](./pioneer) - Main UI for accessing all Joystream features -- [Atlas](https://github.com/Joystream/joystream/tree/init_atlas/atlas) - Media Player- _under development_ +- [Atlas](https://github.com/Joystream/atlas) - Media Player **Tools and CLI**