Skip to content

Commit

Permalink
chore: add docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Aug 29, 2022
1 parent c9d2f75 commit b1a4feb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/teled/main.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// Binary teled implements Telegram Server in Go.
package main

import "github.com/gotd/teled/internal/cmd"
Expand Down

0 comments on commit b1a4feb

Please sign in to comment.