Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dhilpipre committed Mar 21, 2022
2 parents f247cd7 + 3b73b73 commit aeabeb5
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
![GitHub issues](https://img.shields.io/github/issues/newrelic-experimental/newrelic-java-quarkus)
![GitHub issues closed](https://img.shields.io/github/issues-closed/newrelic-experimental/newrelic-java-quarkus)
![GitHub pull requests](https://img.shields.io/github/issues-pr/newrelic-experimental/newrelic-java-quarkus)
![GitHub pull requests closed](https://img.shields.io/github/issues-pr-closed/newrelic-experimental/newrelic-java-quarkus)
![GitHub pull requests closed](https://img.shields.io/github/issues-pr-closed/newrelic-experimental/newrelic-java-quarkus)


# New Relic Java Instrumentation for the Quarkus Framework
Expand All @@ -39,10 +39,6 @@ a. To build one jar, run the command: gradlew _moduleName_:clean _moduleName_:
b. To build all jars, run the command: gradlew clean install
3. Restart the application

## Testing

The source code contains simple tests for testing Uni and Multi

## Support

New Relic has open-sourced this project. This project is provided AS-IS WITHOUT WARRANTY OR DEDICATED SUPPORT. Issues and contributions should be reported to the project here on GitHub.
Expand Down

0 comments on commit aeabeb5

Please sign in to comment.