From eb7577d3dfa0f8cd286c74c849ccff474680d80b Mon Sep 17 00:00:00 2001 From: Joe Hand Date: Mon, 6 Feb 2017 12:58:56 -0800 Subject: fix outdated references + links --- docs/cookbook/diy-dat.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/cookbook') diff --git a/docs/cookbook/diy-dat.md b/docs/cookbook/diy-dat.md index 8397352..12fb868 100644 --- a/docs/cookbook/diy-dat.md +++ b/docs/cookbook/diy-dat.md @@ -2,6 +2,8 @@ In this guide, we will show how to develop applications with the Dat ecosystem. The Dat ecosystem is very modular making it easy to develop custom applications using Dat. +This tutorial will follow the steps for sharing and downloading files using Dat. In practice, we implement these in [dat-node](https://github.com/datproject/dat-node), a high-level module for using Dat that provides easy access to the core Dat modules. + For any Dat application, there are three essential modules you will start with: 1. [hyperdrive](https://npmjs.org/hyperdrive) for file synchronization and versioning -- cgit v1.2.3