Skip to content

Commit 584c0a5

Browse files
committed
Update README
1 parent 33db189 commit 584c0a5

5 files changed

Lines changed: 9 additions & 3 deletions

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Please follow any of the alternatives below:
3636

3737
Security Notes allows the creation of notes within source files, which can be replied to, reacted to using emojis, and assigned statuses such as "TODO", "Vulnerable" and "Not Vulnerable".
3838

39-
![Demo for basic usage](gifs/demo-basic-usage.gif)
39+
![Demo for basic usage](images/demo-basic-usage.gif)
4040

4141
## Local database for Comments
4242

@@ -52,7 +52,7 @@ First, make sure you have a RethinkDB database instance up and running. Then set
5252

5353
Collaboration mode in action:
5454

55-
![Demo for collaboration](gifs/demo-collaboration.gif)
55+
![Demo for collaboration](images/demo-collaboration.gif)
5656

5757
### Setting up the RethinkDB database
5858

@@ -66,7 +66,13 @@ Naturally, you will want to collaborate with remote peers. To do so in a secure
6666

6767
The extension allows you to import the output from SAST tools (currently only [Semgrep](https://semgrep.dev/)) into notes, making the processing of the findings much easier:
6868

69-
![Demo for semgrep import](gifs/demo-semgrep-import.gif)
69+
![Demo for semgrep import](images/demo-semgrep-import.gif)
70+
71+
## Extension Settings
72+
73+
Various settings for the extension can be configured in VSCode's User Settings page (`CMD+Shift+P` / `Ctrl + Shift + P` -> *Preferences: Open Settings (UI)*):
74+
75+
![Extension Settings](images/settings.png)
7076

7177
## Contributing
7278

β€Žimages/settings.pngβ€Ž

229 KB
Loading

0 commit comments

Comments
Β (0)