소스 검색

csvpy: add link to homepage

pxgamer 5 년 전
부모
커밋
114a418142
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pages/common/csvpy.md

+ 1 - 0
pages/common/csvpy.md

@@ -2,6 +2,7 @@
 
 > Loads a CSV file into a Python shell.
 > Included in csvkit.
+> More information: <https://csvkit.readthedocs.io/en/latest/scripts/csvpy.html>.
 
 - Load a CSV file into a `CSVKitReader` object: