Skip to content

Commit cdb36c1

Browse files
author
Abhishek Singh
committed
updated README
1 parent 48b1443 commit cdb36c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ Key Features
1616
- Allows the users to define a generic authorization policy during server startup
1717

1818

19-
***Please note that detailed documentation(explaining the configuration options) for both Client and Server is in-progress.
20-
Below you can find the steps to quickly get started***
21-
2219

2320
# Install
2421

@@ -271,6 +268,9 @@ You can define your own authorization policy in a python dictionary(as shown abo
271268
as `auth_config` parameter.
272269
It is recommended you **do not** override the `SQLITE_PRAGMA` action as the database starts in `pragma journal_mode=wal` mode
273270

271+
## Secure Client and Server Setup
272+
273+
Please read the [link](https://github.com/aosingh/sqlite_rx/wiki/Secure-Client-Server-Setup) for a detailed explanation on how to setup a secure client/server communication.
274274

275275

276276

0 commit comments

Comments
 (0)