소스 검색

awk: add link to homepage

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

+ 1 - 0
pages/common/awk.md

@@ -1,6 +1,7 @@
 # awk
 
 > A versatile programming language for working on files.
+> More information: <https://github.com/onetrueawk/awk>.
 
 - Print the fifth column (a.k.a. field) in a space-separated file: