Refactor README images (#2379)
This commit is contained in:
parent
77ef19e0e6
commit
49eb22a1f5
3 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
BIN
images/cypress-test-runner.png
Normal file
BIN
images/cypress-test-runner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 734 KiB |
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
Loading…
Reference in a new issue