Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Csakany committed Jul 8, 2022
1 parent 48c9b50 commit 63e5128
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,20 @@ So very big respect for the original contributors:

== Usage

==== From maven ====

It is released to central repository.
Add the following dependency to your `pom.xml` file:

[source, xml]
----
<dependency>
<groupId>hu.blackbelt</groupId>
<artifactId>bannersnatch</artifactId>
<version>1.0.0</version>
</dependency>
----

==== Rendering banner

==== Draw ascii without any ansi sequence
Expand Down

0 comments on commit 63e5128

Please sign in to comment.