From 71eaea8fdc0fbf64a1471fa9533feac15c369f3d Mon Sep 17 00:00:00 2001 From: Nikolas Date: Thu, 1 Aug 2019 10:47:26 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c529d31fcb..f71594b90a 100644 --- a/README.md +++ b/README.md @@ -320,3 +320,5 @@ Prisma 2 splits up Prisma's core functionality into 2 standalone tools: - [Lift](https://lift.prisma.io/): Declarative data modeling and migrations Photon and Lift are currently in Preview! [Limitations](https://github.com/prisma/prisma2-docs/blob/master/limitations.md) include missing features, limited performance and stability issues. You can learn more about Prisma 2 in the [announcement](https://www.prisma.io/blog/announcing-prisma-2-zq1s745db8i5) or the [docs](https://github.com/prisma/prisma2/tree/master/docs). + +You can track the progress of Prisma 2 on [**isprisma2ready.com**](https://www.isprisma2ready.com).