Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fixesS committed Jul 26, 2022
1 parent eb9ba0f commit 449f8da
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# jivo-lib
I worked with Java API a lot, so i thought about my first library.
I worked with Java Bot API a lot, so I thought about my first library.

# Add to your project
Maven
Expand Down Expand Up @@ -51,5 +51,4 @@ Create new JivoBotApplication

```java
JivoBotApplication jivoBotApplication = new JivoBotApplication(eventManager,8080,"token");
```

```

0 comments on commit 449f8da

Please sign in to comment.