8000 Merge branch 'master' of https://github.com/brainsatplay/graphscript · joshbrew/graphscript@7e2bdbd · GitHub
[go: up one dir, main page]

Skip to content

Commit 7e2bdbd

Browse files
committed
2 parents 58cdb66 + c822423 commit 7e2bdbd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Check out the code in [examples](./examples) for very clear, compelling implemen
1717
## Core Concepts
1818
**graphscript** is organized by the principles of graph theory:
1919

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.
2323

2424
Beyond these basic concepts, other GraphScript properties (distinguished with a *__*) can be selectively enabled using **loaders**.
2525

@@ -116,4 +116,4 @@ This library is maintained by [Joshua Brewster](https://github.com/joshbrew) and
116116
<a href="https://opencollective.com/brainsatplay/sponsor/26/website" target="_blank"><img src="https://opencollective.com/brainsatplay/sponsor/26/avatar.svg"></a>
117117
<a href="https://opencollective.com/brainsatplay/sponsor/27/website" target="_blank"><img src="https://opencollective.com/brainsatplay/sponsor/27/avatar.svg"></a>
118118
<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>

0 commit comments

Comments
 (0)
0