Skip to content

Commit c49363d

Browse files
committed
2 parents 0fcd2fe + 179e1b2 commit c49363d

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,14 @@
22

33
<!-- ![Build status](https://github.com/badsyntax/vscode-gradle/workflows/Node%20CI/badge.svg) -->
44

5-
65
This extension provides support to run gradle tasks.
76

87
## Features
98

10-
* List gradle tasks (either project or all tasks)
11-
* Run gradle tasks and view output
12-
* Load tasks when `build.gradle` file is found in root workspace
13-
* Refresh tasks when `build.gradle` changes
9+
- List gradle tasks (either project or all tasks)
10+
- Run gradle tasks and view output
11+
- Load tasks when `build.gradle` file is found in root workspace
12+
- Refresh tasks when `build.gradle` changes
1413

1514
![Main image](images/main.png)
1615

0 commit comments

Comments
 (0)