Procházet zdrojové kódy

Merge pull request #5875 from timthelion/docs-archive-readme

Add readme file for the archive directory
Victor Vieux před 11 roky
rodič
revize
7fb5ce44a0
1 změnil soubory, kde provedl 3 přidání a 0 odebrání
  1. 3 0
      archive/README.md

+ 3 - 0
archive/README.md

@@ -0,0 +1,3 @@
+This code provides helper functions for dealing with archive files.
+
+**TODO**: Move this to either `pkg` or (if not possible) to `utils`.