diff --git a/README.md b/README.md index 284268cbdf..a877fc9542 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ MetricFlow is a semantic layer that makes it easy to organize metric definitions The name comes from the approach taken to generate metrics. A query is compiled into a query plan (represented below) called a dataflow that constructs metrics. The plan is then optimized and rendered to engine-specific SQL. +Foo