Skip to content

Commit d8199f0

Browse files
Oxford HarrisonOxford Harrison
authored andcommitted
Refine intro
1 parent d6f2402 commit d8199f0

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Universal database contract for applications and agents.
5757
5858
<div align="left">
5959
60-
LinkedQL is a query client (`db.query()`) that lets you do more with SQL – bringing:
60+
LinkedQL is a database contract (`db.query()`) – bringing:
6161
6262
+ live queries, lazy fetching, subscriptions, and sync
6363
+ object-relational syntax and structural notations
@@ -78,8 +78,6 @@ and is embeddable as local database:
7878
7979
+ FlashQL
8080
81-
These are not separate features – they are part of a new query model: **universal database contract**.
82-
8381
**[See What's LinkedQL ↗](https://linked-ql.netlify.app/overview)** for the conceptual intro.
8482
**[Go to the playground ↗](https://github.com/webqit/node-live-response/tree/main/playground)** to run *live queries* and *sync* demos on your own database.
8583

0 commit comments

Comments
 (0)