Skip to content

Commit de88f3d

Browse files
authored
Merge pull request #76 from supabase/clean/readme
clean up some of our (very old) copy
2 parents 045d6ef + 8da4b76 commit de88f3d

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -77,11 +77,9 @@ $ time packer build -timestamp-ui \
7777

7878
## Motivation
7979

80-
After talking to a lot of techies, we've found that most believe Postgres is the best (operational) database but they _still_ choose other databases. This is overwhelmingly because "the other one was quicker/easier". Our goal is to make it fast and simple to get started with Postgres, so that we never hear that excuse again.
81-
82-
Our secondary goal is to show off a few of Postgres' most exciting features. This is to convince new developers to choose it over other database (a decision we hope they'll appreciate once they start scaling).
83-
84-
Finally, this is the same build we offer at [Supabase](https://supabase.io), and everything we do is opensource. This repo makes it easy to _install_ Postgres, Supabase makes it easy to _use_ Postgres.
80+
- Make it fast and simple to get started with Postgres.
81+
- Show off a few of Postgres' most exciting features.
82+
- This is the same build we offer at [Supabase](https://supabase.io).
8583

8684
## Roadmap
8785

0 commit comments

Comments
 (0)