Commit b8dd34250003f511de51fd6e1feca4c68317fd01
node ssb-friends dep
mix irving committed on 1/17/2018, 3:01:56 AMParent: 3752a1567791fcb0bffec326af555ae3e16045f5
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -14,8 +14,11 @@ | ||
14 | 14 … | npm install |
15 | 15 … | npm start |
16 | 16 … | ``` |
17 | 17 … | |
18 … | +NOTE: dependent on `ssb-friends` plugin, which you need to install. | |
19 … | +This has been deprecated in favour of `ssb-contacts`. This conde needs refactoring to use that | |
20 … | + | |
18 | 21 … | ## design |
19 | 22 … | |
20 | 23 … | - `/graph` show graph |
21 | 24 … | - `/nodes/:id` show node |
Built with git-ssb-web