add simple doc line

This commit is contained in:
Stephen McQuay 2017-05-12 13:48:41 -07:00
parent c7378e2ae0
commit 143767e2b4
No known key found for this signature in database
GPG Key ID: 1ABF428F71BAFC3D
1 changed files with 2 additions and 0 deletions

2
doc.go Normal file
View File

@ -0,0 +1,2 @@
// Package hmm implements some useful functions to help with interesting questions.
package hmm