Skip to content

Commit

Permalink
Merge pull request #765 from prisma/nikolasburk-patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
nikolasburk committed Oct 16, 2019
2 parents a24f1c2 + 02d6c52 commit 3e785f5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ This repository is used as a central point to collect information and issues aro

💡 The Prisma Framework is currently in Preview! [Limitations](./docs/limitations.md) include missing features, limited performance and stability issues. You can track the progress of the Prisma Framework on [**`isprisma2ready.com`**](https://www.isprisma2ready.com).

To get started, you can explore a number of ready-to-run [examples]](https://github.com/prisma/prisma-examples/tree/prisma2) or follow the holistic [tutorial](./docs/tutorial.md).
. The example projects include use cases such as building GraphQL, REST or gRPC APIs (with Node.js or TypeScript) using the Prisma Framework.
To get started, you can explore a number of ready-to-run [examples](https://github.com/prisma/prisma-examples/tree/prisma2) or follow the holistic [tutorial](./docs/tutorial.md). The example projects include use cases such as building GraphQL, REST or gRPC APIs (with Node.js or TypeScript) using the Prisma Framework.

## What is the Prisma Framework?

Expand Down

0 comments on commit 3e785f5

Please sign in to comment.