Skip to content

Commit f162e4e

Browse files
committed
Small instructions for running the bin file
1 parent e2cf3fb commit f162e4e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ A RESTful API for managing your Postgres. Fetch tables, add roles, and run queri
66

77
Soon
88

9+
## Quickstart
10+
11+
Run any of the bin files in the `bin` directory
12+
```
13+
./bin/start-linux
14+
./bin/start-macos
15+
./bin/start-windows.exe
16+
```
17+
918
## FAQs
1019

1120
**What security does this use?**

0 commit comments

Comments
 (0)