From a31745f9b0ed27ee87d07e3107a554a86bb142fb Mon Sep 17 00:00:00 2001 From: Alan Chan Date: Fri, 31 Jul 2020 15:25:56 +0800 Subject: [PATCH] Add notice on readme about status of repo Got very confused when I came to this repo from the [metabase wiki](https://github.com/metabase/metabase/wiki/(Incomplete)-MBQL-Reference) and found the code out of date. Hopefully this notice would help others. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c7cfbc5..4fc02e3 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,6 @@ [![License](https://img.shields.io/badge/license-Eclipse%20Public%20License-blue.svg)](https://raw.githubusercontent.com/metabase/mbql/master/LICENSE) [![cljdoc badge](https://cljdoc.org/badge/metabase/mbql)](https://cljdoc.org/d/metabase/mbql/CURRENT) +### NOTE: This codebase has been moved back into `metabase/metabase` monorepo in [this PR](https://github.com/metabase/metabase/pull/11845). + [![Clojars Project](https://clojars.org/metabase/mbql/latest-version.svg)](http://clojars.org/metabase/mbql)