Skip to content

Commit 7d63472

Browse files
authored
Edits to README.md
1 parent 9fa26b6 commit 7d63472

File tree

1 file changed

+9
-15
lines changed

1 file changed

+9
-15
lines changed

docs/README.md

Lines changed: 9 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,19 @@
1-
# EQL Documentation
1+
# EQL documentation
22

33
This directory contains the documentation for the Encrypt Query Language (EQL).
44

5-
## Concepts
5+
## About
66

7-
The following concepts are available:
7+
- [Postgres data security with CipherStash](concepts/WHY.md)
88

9-
- [Why we built EQL](concepts/WHY.md)
9+
## How-to guides
1010

11-
## Reference
11+
- [Getting started](tutorials/GETTINGSTARTED.md)
12+
- [Using CipherStash Proxy](tutorials/PROXY.md)
1213

13-
The following reference guides are available:
14+
## Reference
1415

1516
- [EQL index configuration](reference/INDEX.md)
16-
- [JSONB and JSON support](reference/JSON.md)
17-
- [Migrating plaintext data](reference/MIGRATOR.md)
17+
- [EQL with JSON and JSONB](reference/JSON.md)
18+
- [CipherStash Migrator](reference/MIGRATOR.md)
1819
- [EQL payload data format](reference/PAYLOAD.md)
19-
20-
## Tutorials
21-
22-
The following tutorials are available:
23-
24-
- [Getting started](tutorials/GETTINGSTARTED.md)
25-
- [Using CipherStash Proxy](tutorials/PROXY.md)

0 commit comments

Comments
 (0)