Browse Source

codec: minor nit (try to trigger travis)

Ugorji Nwoke 6 years ago
parent
commit
6a44bf9872
2 changed files with 2 additions and 0 deletions
  1. 1 0
      README.md
  2. 1 0
      codec/doc.go

+ 1 - 0
README.md

@@ -7,6 +7,7 @@
 
 
 # go-codec
 # go-codec
 
 
+
 This repository contains the `go-codec` library.
 This repository contains the `go-codec` library.
 
 
 To install:
 To install:

+ 1 - 0
codec/doc.go

@@ -225,3 +225,4 @@ with some caveats. See Encode documentation.
 */
 */
 package codec
 package codec
 
 
+//