init
This commit is contained in:
commit
e25de8f9e5
12
.editorconfig
Normal file
12
.editorconfig
Normal 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
11
README.md
Normal 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
BIN
assets/card.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.0 KiB |
BIN
assets/qr.png
Normal file
BIN
assets/qr.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 554 KiB |
Loading…
Reference in New Issue
Block a user