Skip to content

Commit e03fd64

Browse files
committed
Clean up the description
1 parent 2f46266 commit e03fd64

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/source/index.html.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ headingLevel: 2
2020
2121
Manage your PostgreSQL database using a RESTful API.
2222

23-
This is still in early development, so most of the functionality is read-only. The goal of this API is to allow any user to manage a Postgres database using a RESTful interface. This includes running queries as well as adding tables, columns, roles, and users at runtime.
23+
This is still in early development, so most of the functionality is read-only.
24+
25+
The goal of this API is to enable the full management of a Postgres database using a RESTful interface. This includes adding tables, columns, roles, and users at runtime, as well as running ad-hoc queries.
2426

2527
### Support
2628

0 commit comments

Comments
 (0)