1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

fix headings of md files

This commit is contained in:
Laserlicht
2024-07-16 20:29:20 +02:00
committed by GitHub
parent d243a2fc12
commit 8f407311fd
66 changed files with 384 additions and 256 deletions

View File

@@ -1,4 +1,4 @@
# Using dependencies from Conan
# Conan Dependencies
[Conan](https://conan.io/) is a package manager for C/C++. We provide prebuilt binary dependencies for some platforms that are used by our CI, but they can also be consumed by users to build VCMI. However, it's not required to use only the prebuilt binaries: you can build them from source as well.