diff --git a/32-active-view/README.md b/32-active-view/README.md deleted file mode 100644 index 12321c8..0000000 --- a/32-active-view/README.md +++ /dev/null @@ -1,13 +0,0 @@ -Style #32 -============================== - -Constraints: - -- Variables are updated automatically based on changing values of - other variables. Variable values possibly depend on data streams - (keyboard, mouse, etc.) - -Possible names: - -- Reactive -- Data-to-data