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)