Browse Source

Add README for contrib.

Jelmer Vernooij 7 years ago
parent
commit
4ca089c69e
1 changed files with 3 additions and 0 deletions
  1. 3 0
      dulwich/contrib/README.md

+ 3 - 0
dulwich/contrib/README.md

@@ -0,0 +1,3 @@
+This directory contains code that some may find useful. Code here is not an official
+part of Dulwich, and may no longer work. Unlike the rest of Dulwich, it is not regularly
+tested.