Skip to content

Commit 79747c8

Browse files
committed
fix: readme
1 parent de23e38 commit 79747c8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ IMPORTANT: This project is still missing feature and has bugs. Please review the
1010

1111
## Features
1212

13-
1. Threat modeling with [STRIDE](https://en.wikipedia.org/wiki/STRIDE_model) based on the [AWS threat grammar](https://catalog.workshops.aws/threatmodel/en-US/what-can-go-wrong/threat-grammar). For more information see the [AWS Threat Composer](https://github.com/awslabs/threat-composer).
13+
1. Threat modeling with [STRIDE](https://en.wikipedia.org/wiki/STRIDE_model) based on a pre-defined [threat grammar](https://catalog.workshops.aws/threatmodel/en-US/what-can-go-wrong/threat-grammar). For more information see [Threat Composer](https://github.com/awslabs/threat-composer).
1414

1515
2. Collaborative, real-time editing of threat models, data flow diagrams, and application architecture.
1616

@@ -96,6 +96,6 @@ You can get these by creating a new project in the Google Developer Console and
9696

9797
In this case to access the `/workspaces` route you need to be authenticated with Google, but visiting `/auth/google`. Currently nothing is done with the user information from Google, but you can use it to restrict access to the app.
9898

99-
## Dev issues with formatting
99+
## License
100100

101-
https://github.com/elixir-lsp/elixir-ls/issues/1110
101+
MIT 2025

0 commit comments

Comments
 (0)