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 -