readme change
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
@@ -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" с подробными комментариями.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user