Explorar el Código

Add README for contrib.

Jelmer Vernooij hace 7 años
padre
commit
4ca089c69e
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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.