Skip to content

Commit ddddef8

Browse files
committed
Add package-level doc comment to main.go
1 parent a439418 commit ddddef8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

cmd/kernel/main.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// kernel is the CLI for the Kernel platform — it deploys apps, manages
2+
// sandboxed browser sessions, handles authentication, and invokes actions.
13
package main
24

35
import (

0 commit comments

Comments
 (0)