aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 4f0cd0f..776431e 100644
--- a/README.md
+++ b/README.md
@@ -41,12 +41,6 @@ changes. In fact, the multimedia-oriented scripting language JavaFX
provides just such a kind of limited dataflow mechanism.
-## Acknowledgments
-
-This work was inspired by Kenny Tilton's Cells library, which extends
-the Common Lisp Object System with dataflow features.
-
-
## Usage
This is a header-only library. Simply put all the `.hpp` files
@@ -86,6 +80,12 @@ use of an observed cell and return a dummy value:
});
+## Acknowledgments
+
+This work was inspired by Kenny Tilton's Cells library, which extends
+the Common Lisp Object System with dataflow features.
+
+
## License
Copyright 2012, Matthias Andreas Benkard.