Skip to content

Commit

Permalink
Update getting-started.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolasburk committed Jan 21, 2020
1 parent c1b31e3 commit 3a3d8a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Getting started

This page explains how to get started with Prisma and your existing database (_brownfield_).
This page explains how to get started with Prisma and your existing database.

If you don't have a database to try Prisma or just want to explore everything from scratch, check out the ready-to-run [example projects](https://github.com/prisma/prisma-examples/) (_greenfield_) with use cases for REST, GraphQL, gRPC and more.
If you don't have a database to try Prisma or just want to explore everything from scratch, check out the ready-to-run [example projects](https://github.com/prisma/prisma-examples/) with use cases for REST, GraphQL, gRPC and more.

## TLDR

Expand Down

0 comments on commit 3a3d8a5

Please sign in to comment.