Skip to content

Commit

Permalink
docs: add word of warning
Browse files Browse the repository at this point in the history
  • Loading branch information
algomaster99 committed Aug 22, 2023
1 parent b424ee5 commit da60043
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ The project is structured as follows:

### CLI

> This component is not tested because it runs only jars that are executable
> and published on maven central.
> Maybe, in the future, we will add one jar as a resource so that it can be tested.
```shell
java -jar classfile-fingerprint-0.8.1-SNAPSHOT.jar
```
Expand Down

0 comments on commit da60043

Please sign in to comment.