Refactor README images (#2379)

This commit is contained in:
Peter Zaoral 2022-04-06 12:30:50 +02:00 committed by GitHub
parent 77ef19e0e6
commit 49eb22a1f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 2 deletions

View file

@ -28,7 +28,7 @@ For development on this project you will need a running Keycloak server listenin
1. Go to the clients section of the existing Keycloak Admin Console and add the client
* like this:
![realm settings](./realm-settings.png "Realm Settings")
![realm settings](images/realm-settings.png "Realm Settings")
* or click on the "Select file" button and import `security-admin-console-v2.json`
* or run `$> ./import.mjs`
@ -103,7 +103,7 @@ npx cypress open
After a moment, the Cypress Test Runner will launch:
![image](https://drive.google.com/uc?export=view&id=1i4_VABpM29VwrrAcvEY31w7EuymifcwV)
![test_runner](images/cypress-test-runner.png)
### via terminal

Binary file not shown.

After

Width:  |  Height:  |  Size: 734 KiB

View file

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 56 KiB