This commit is contained in:
Alexander Popov 2024-12-02 12:35:57 +03:00
commit e25de8f9e5
4 changed files with 23 additions and 0 deletions

12
.editorconfig Normal file
View File

@ -0,0 +1,12 @@
root = true
[*]
indent_style = space
indent_size = 4
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[*.md]
trim_trailing_whitespace = false

11
README.md Normal file
View File

@ -0,0 +1,11 @@
# AniCard
Проекты связанные с карточной игрой **AniCard** (https://t.me/anicardplaybot).
<img src="assets/card.png" alt="Иконка" height="128">
<img src="assets/qr.png" alt="Иконка" height="256">
## Проекты
...

BIN
assets/card.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

BIN
assets/qr.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 554 KiB