From 9ef4670c5c5085bfe8874ece6dd83036b314b625 Mon Sep 17 00:00:00 2001 From: BS <6506761+bramstieperaere@users.noreply.github.com> Date: Wed, 31 Jul 2019 11:47:30 +0200 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index efbeac1..72ad1d2 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,16 @@ Drift Server is a web server to document/reverse engineer enterprise applications. Using Drift Server you can collect snapshots of the connected data sources (SQL databases) of an EE system and inspect diffs of those snapshots in correlation with the interactions made with the application. -[Gitbook documentation](https://drift-io.gitbook.io/drift-server) +Go to [Gitbook documentation](https://drift-io.gitbook.io/drift-server) / [Landing page](https://drift-io.github.io/) -[Landing page](https://drift-io.github.io/) +#### Testing connectivity to data sources +![Test Connectivity](https://raw.githubusercontent.com/drift-io/drift-io.gitbook.io/master/.gitbook/assets/systemconnections.png) +#### Recordings +![Recordings](https://raw.githubusercontent.com/drift-io/drift-io.gitbook.io/master/.gitbook/assets/recordings.png) +#### Take snapshots +![Initial Snapshot](https://raw.githubusercontent.com/drift-io/drift-io.gitbook.io/master/.gitbook/assets/recording01.png) + +#### See snapshot diffs +![Snapshot Diff](https://raw.githubusercontent.com/drift-io/drift-io.gitbook.io/master/.gitbook/assets/recording02.png)