readme change

This commit is contained in:
2026-03-19 14:23:23 +03:00
parent c59dd1fe8e
commit 0b1a58a514
2 changed files with 12 additions and 0 deletions
+6
View File
@@ -28,6 +28,12 @@ A lightweight, easy-to-use, and performant Telegram Bot API wrapper for Go. It s
go get git.nix13.pw/scuroneko/laniakea go get git.nix13.pw/scuroneko/laniakea
``` ```
or
```bash
go get github.com/scuroneko/laniakea
```
## 🚀 Quick Start (with step-by-step explanation) ## 🚀 Quick Start (with step-by-step explanation)
Here is a minimal echo/ping bot example with detailed comments. Here is a minimal echo/ping bot example with detailed comments.
+6
View File
@@ -29,6 +29,12 @@
go get git.nix13.pw/scuroneko/laniakea go get git.nix13.pw/scuroneko/laniakea
``` ```
или
```bash
go get github.com/scuroneko/laniakea
```
## 🚀 Быстрый старт (с пошаговыми комментариями) ## 🚀 Быстрый старт (с пошаговыми комментариями)
Вот минимальный пример бота "echo/ping" с подробными комментариями. Вот минимальный пример бота "echo/ping" с подробными комментариями.