diff options
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2021-09-04 22:51:35 +0200 |
---|---|---|
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2021-09-04 22:51:35 +0200 |
commit | 4d9388be39b2f7dcde264adc81913bf71e9cfaf0 (patch) | |
tree | fc8d1331a45e534d007b2cc93cd533f0483704c7 /README.adoc | |
parent | 37e804b6b30745df4d94d882a773c847ac1fbbf2 (diff) |
README: Clean out irrelevant text.
Change-Id: Ibac7099bf9335bfd99a6a12cf302e4b03c4ccca1
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/README.adoc b/README.adoc index 3136880..44ccb4a 100644 --- a/README.adoc +++ b/README.adoc @@ -29,15 +29,6 @@ It is possible to log unstructured text, structured data, or a mixture of both depending on the situation. - -To run the application with live reloading enabled: - -[source,console] ----- -$ ./mvnw quarkus:dev ----- - - == Activation Add the runtime POM to your dependency list. As long as the JAR is on |