valueflows

valueflows docs
git clone https://s.sonu.ch/~srfsh/valueflows.git
Log | Files | Refs | README

commit 53d20108ef78f2b24a6481612b7ef1d1bae0afbf
parent 3717ba3644ebc85d850940d76f2f8b6155953907
Author: Michael Williams <dinosaur@riseup.net>
Date:   Sun, 16 Nov 2014 15:50:02 -0800

fix link to ResourceType in README

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -19,8 +19,8 @@ should describe any type of resource planning and accounting within fractal netw - [x] [Unit](./vocab/Unit.js) - [x] [Kind](./vocab/Kind.js) - [ ] Economic Resources + - [ ] [ResourceType](./vocab/ResourceType.js) - [ ] [Resource](./vocab/Resource.js) - - [ ] [ResourceType] - [ ] Economic Interactions - [ ] [Interaction](./vocab/Interaction.js) - [ ] [InteractionType](./vocab/InteractionType.js)