zry 4 éve
szülő
commit
2f61abfb6e
1 módosított fájl, 4 hozzáadás és 3 törlés
  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*
 
 ```