Skip to content

Commit f2434c6

Browse files
committed
Remove extra blank line in README
Deleted an unnecessary blank line in the README to improve formatting and readability.
1 parent 5b0d31f commit f2434c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ The extension has been tested on:
7171

7272
* Some Processing constants (like `PI`, `RGB`, `DEGREES`) are not highlighted yet
7373
* Classes from third-party libraries are not recognized by the language server (sketches still run fine). See [this issue](https://github.com/processing/processing-vscode-extension/issues/9)
74-
7574
* The extension includes a bundled JDK for macOS, Windows, and Linux. This increases the extension size, but is necessary for reliably detecting your Processing installation across platforms. Eventually, we hope to remove this dependency and rely on the Processing CLI instead.
7675

7776
## Contributing

0 commit comments

Comments
 (0)