aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Kiryukhin <a.kiryukhin@mail.ru>2019-08-09 02:23:30 +0300
committerAlexander Kiryukhin <a.kiryukhin@mail.ru>2019-08-09 02:23:30 +0300
commit9a1e33d513c2a25697ae5fb05ae5acc454d738b1 (patch)
tree3906795beb5206c13b63b42ee0f7176cac9c82e5
parent92205db4fd127044e45d1d1bf9084e53c469d012 (diff)
0.1.8 Release -- fix package commentsv0.1.8
-rw-r--r--api.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/api.go b/api.go
index ef25021..53ff484 100644
--- a/api.go
+++ b/api.go
@@ -1,4 +1,5 @@
-//Package tamtam implements TamTam Bot API. Official documentation: https://dev.tamtam.chat/
+//Package tamtam implements TamTam Bot API.
+//Official documentation: https://dev.tamtam.chat/
package tamtam
import (