From 1338257a408ceaaff12fd1bf603becd10040c320 Mon Sep 17 00:00:00 2001 From: Rubenlagus Date: Thu, 17 Nov 2016 20:37:41 +0100 Subject: [PATCH] Fix bug --- README.md | 2 +- telegrambots-meta/pom.xml | 5 +++++ telegrambots/pom.xml | 6 +++++- 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 226d87b8..7be2e18f 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ Once done, you just need to create a `org.telegram.telegrambots.TelegramBotsApi` ``` -For detailed explanation, visite our [How To](HOWTO.md) (thanks Clevero) +For detailed explanation, visite our [How To](https://github.com/rubenlagus/TelegramBots/wiki/Getting-Started) (thanks Clevero) ## Example bots diff --git a/telegrambots-meta/pom.xml b/telegrambots-meta/pom.xml index abfe64e2..4c71485d 100644 --- a/telegrambots-meta/pom.xml +++ b/telegrambots-meta/pom.xml @@ -23,6 +23,11 @@ scm:git:git@github.com:rubenlagus/TelegramBots.git + + https://travis-ci.org/rubenlagus/TelegramBots + Travis + + rberlopez@gmail.com diff --git a/telegrambots/pom.xml b/telegrambots/pom.xml index 4e10e0ab..e79487af 100644 --- a/telegrambots/pom.xml +++ b/telegrambots/pom.xml @@ -23,6 +23,11 @@ scm:git:git@github.com:rubenlagus/TelegramBots.git + + https://travis-ci.org/rubenlagus/TelegramBots + Travis + + rberlopez@gmail.com @@ -139,7 +144,6 @@ 2.24 test -