Skip to content

Commit 0a6859a

Browse files
update README.md (#8)
## Description update readme to include link for vscode plugin ## Type of change - [ ] Bug fix - [ ] New feature - [x] Documentation update - [ ] Code refactoring
1 parent 992dc4d commit 0a6859a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
Latte is a lightweight static analysis tool for tracking aliasing in Java programs. This tool allows you to annotate your programs with permissions where aliases are tracked to prevent bugs related to unexpected object references and side effects.
44

55
For more details, check our [research paper](https://arxiv.org/pdf/2309.05637).
6+
Test our VSCode Plugin in the Codespaces of the project [latte-vscode](https://github.com/CatarinaGamboa/latte-vscode).
67

78
## Overview
89

0 commit comments

Comments
 (0)