summaryrefslogtreecommitdiff
path: root/third_party/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/README.md')
-rw-r--r--third_party/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/third_party/README.md b/third_party/README.md
new file mode 100644
index 00000000..11546589
--- /dev/null
+++ b/third_party/README.md
@@ -0,0 +1,6 @@
1# Third party dependencies
2
3All toxcore dependencies you want to build yourself should end up here, not in
4the source root. This directory is exempt from code style checks.
5
6TODO(iphydf): Change appveyor.yml to unpack dependencies here.