File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,9 +17,9 @@ Check out the code in [examples](./examples) for very clear, compelling implemen
17
17
## Core Concepts
18
18
** graphscript** is organized by the principles of graph theory:
19
19
20
- 1 . ** Nodes :** There is a hierarchy of objects .
21
- 2 . ** Graph :** These are contained in a shared scope .
22
- 3 . ** Edges :** Within each shared scope, properties can be linked in order to react to each other.
20
+ 1 . ** Graph :** These are contained in a shared scope .
21
+ 2 . ** Nodes :** There is a hierarchy of objects .
22
+ 3 . ** Connections :** Within each shared scope, properties can be linked in order to react to each other.
23
23
24
24
Beyond these basic concepts, other GraphScript properties (distinguished with a * __ * ) can be selectively enabled using ** loaders** .
25
25
@@ -116,4 +116,4 @@ This library is maintained by [Joshua Brewster](https://github.com/joshbrew) and
116
116
<a href =" https://opencollective.com/brainsatplay/sponsor/26/website " target =" _blank " ><img src =" https://opencollective.com/brainsatplay/sponsor/26/avatar.svg " ></a >
117
117
<a href =" https://opencollective.com/brainsatplay/sponsor/27/website " target =" _blank " ><img src =" https://opencollective.com/brainsatplay/sponsor/27/avatar.svg " ></a >
118
118
<a href =" https://opencollective.com/brainsatplay/sponsor/28/website " target =" _blank " ><img src =" https://opencollective.com/brainsatplay/sponsor/28/avatar.svg " ></a >
119
- <a href =" https://opencollective.com/brainsatplay/sponsor/29/website " target =" _blank " ><img src =" https://opencollective.com/brainsatplay/sponsor/29/avatar.svg " ></a >
119
+ <a href =" https://opencollective.com/brainsatplay/sponsor/29/website " target =" _blank " ><img src =" https://opencollective.com/brainsatplay/sponsor/29/avatar.svg " ></a >
You can’t perform that action at this time.
0 commit comments