Parcourir la source

Add README for contrib.

Jelmer Vernooij il y a 7 ans
Parent
commit
4ca089c69e
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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.