소스 검색

201909051403

zry 4 년 전
부모
커밋
2f61abfb6e
1개의 변경된 파일4개의 추가작업 그리고 3개의 파일을 삭제
  1. 4 3
      README.md

+ 4 - 3
README.md

@@ -129,6 +129,7 @@ Tag                   | Function Description                            | Output
 #### Alias
 
 Alias               | For Tag
+:-:                 | :-:
 <y>                 | <year>
 <sy>                | <shortYear>
 <mon>               | <month>
@@ -168,7 +169,7 @@ Tag                   | Function Description
 <Local>               | use local timezone for output
 <Timezone:>           | *use specified timezone for output
 
-* Instuction For `<Timezone:>` Tag:
+ * Instuction For `<Timezone:>` Tag:
 
 Specified timezone to use follow the colon. Using UTC offset format.
 
@@ -178,13 +179,13 @@ Example:
 
 ### Using This Package In Go
 
-* Installation *
+*Installation*
 
 ```
 go get git.swzry.com/zry/YAGTF
 ```
 
-* Coding *
+*Coding*
 
 ```