Update README
Check Go code / Build and test (push) Failing after 23s

This commit is contained in:
Bulat Khafizov
2026-05-23 23:53:45 +03:00
parent d0fce5250f
commit efa7426b99
+2 -4
View File
@@ -1,9 +1,7 @@
# :performing_arts: anon3anon [![Github release](https://img.shields.io/github/release/nightnoryu/anon3anon.svg)](https://github.com/nightnoryu/anon3anon/releases) [![Build Status](https://github.com/nightnoryu/anon3anon/actions/workflows/check-go.yml/badge.svg)](https://github.com/nightnoryu/anon3anon/actions/workflows/check-go.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/nightnoryu/anon3anon)](https://goreportcard.com/report/github.com/nightnoryu/anon3anon)
# :performing_arts: anon3anon
Telegram bot for anonymous messages.
Currently running at https://t.me/meme_me_a_meme_bot for my channel.
## Local development
Prerequisites:
@@ -15,7 +13,7 @@ Prerequisites:
Clone the repository:
```shell
git clone git@github.com:nightnoryu/anon3anon.git
git clone ssh://git@gitea.nightnoryu.com:2222/nightnoryu/anon3anon.git
cd anon3anon
```