mirror of
				https://github.com/InsanusMokrassar/TelegramBotAPI.git
				synced 2025-10-30 19:50:12 +00:00 
			
		
		
		
	Update README.md
This commit is contained in:
		
							
								
								
									
										10
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								README.md
									
									
									
									
									
								
							| @@ -15,6 +15,16 @@ Hello! This is a set of libraries for working with Telegram Bot API. | |||||||
|  |  | ||||||
| ## Examples | ## Examples | ||||||
|  |  | ||||||
|  | There are several things you need to do to launch examples below: | ||||||
|  |  | ||||||
|  | * Add `mavenCentral()` to your project repositories | ||||||
|  |     * [Maven variant](https://github.com/InsanusMokrassar/TelegramBotAPI/wiki/Including-in-your-project#pomxml) | ||||||
|  | * Add dependency `implementation "dev.inmo:tgbotapi:$tgbotapi_version"`  | ||||||
|  |     * Replace `tgbotapi_version` with exact version (see last one in table above) or put variable with this name in project | ||||||
|  |     * Alternative variant for maven [here](https://github.com/InsanusMokrassar/TelegramBotAPI/wiki/Including-in-your-project#telegrambotapi) | ||||||
|  |  | ||||||
|  | More including instructions [available here](https://github.com/InsanusMokrassar/TelegramBotAPI/wiki/Including-in-your-project) | ||||||
|  |  | ||||||
| ### Most common example | ### Most common example | ||||||
|  |  | ||||||
| ```kotlin | ```kotlin | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user