From b9e2f7bfbedd5c4e1278c8eb2a577f84bb3e0689 Mon Sep 17 00:00:00 2001 From: Ruben Bermudez Date: Thu, 25 Jun 2015 00:34:21 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 288822b..e78e905 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ A simple to use library to create Telegram Bots in Java (Still Beta Version) ## Webhooks vs GetUpdates -Both ways are supported (but I still didn't tested webhooks). To change between them, just go to ´BuildVars.java´ and change variable ´useWebHook´value. +Both ways are supported (but I still didn't tested webhooks). To change between them, just go to *BuildVars.java* and change variable *useWebHook* value. ## Example bots -Open them and send them /help command to get some information about their capabilities: +Open them and send them */help* command to get some information about their capabilities: https://telegram.me/weatherbot