summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCarlos Martín Nieto <cmn@dwim.me>2016-02-25 14:51:00 +0100
committerCarlos Martín Nieto <cmn@dwim.me>2016-02-25 14:51:00 +0100
commit1f8cb02f51efb1382a130f73d5c99ee08f020ffe (patch)
tree69a5a2abb3625262face9617ce25263006bc6394 /README.md
parent68ad3156a03202d9f5be9d45e935ead3047fc97a (diff)
downloadlibgit2-1f8cb02f51efb1382a130f73d5c99ee08f020ffe.tar.gz
CONVENTIONS: update to include general public API principlescmn/conventions
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index bcc80d017..8ea787b3e 100644
--- a/README.md
+++ b/README.md
@@ -80,6 +80,12 @@ Threading
See [THREADING](THREADING.md) for information
+Conventions
+===========
+
+See [CONVENTIONS](CONVENTIONS.md) for an overview of the external
+and internal API/coding conventions we use.
+
Building libgit2 - Using CMake
==============================