From c21fc936469f45842b2dea1bd2d974287a431508 Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Fri, 27 Mar 2020 16:20:18 -0400 Subject: [PATCH] docs tweak --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6dee2b3..da1e222 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,9 @@ nix-shell --run acorn-bundle-dna x.y.z This will result in there being -1. a `dna_address` file with the address/hash of the DNA for this release -2. a `dna/acorn.dna.json` file which contains the WASM and full DNA contents +1. a `dna_address` file with the address/hash of the profiles DNA for this release +2. a `dnas/profiles/dist/profiles.dna.json` file which contains the profiles WASM and full DNA +3. a `dnas/projects/dist/projects.dna.json` file which contains the projects WASM and full DNA #### acorn-ui