Skip to content

Commit dbda4fc

Browse files
Updated README.adoc
1 parent 594c2fa commit dbda4fc

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

.github/workflows/ci.java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
paths-ignore:
1111
- 'docs/**'
1212
- 'typescript/**'
13-
- 'README.md'
13+
- 'README.adoc'
1414
pull_request:
1515
branches:
1616
- main

.github/workflows/ci.ts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
paths-ignore:
1111
- 'docs/**'
1212
- 'java/**'
13-
- 'README.md'
13+
- 'README.adoc'
1414
pull_request:
1515
branches:
1616
- main

README.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ It provides a tool to extract language concepts from TypeScript code and a scann
55

66
For more information on jQAssistant see https://jqassistant.org[^].
77

8-
NOTE: This plugin has not been officially released yet.
9-
108
== Installation
119

1210
- Download the https://repo1.maven.org/maven2/com/buschmais/jqassistant/cli/jqassistant-commandline-distribution/[ZIP distribution] of the jQAssistant command line utility and unpack it. A directory `jqassistant-commandline-distribution-2.x.x` will be created.

0 commit comments

Comments
 (0)