Skip to content

Commit 4a8f03f

Browse files
committed
add package description
1 parent 6314baf commit 4a8f03f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66

77
# statusbar
8-
`statusbar` formats and displays information for the [`dwm`](https://dwm.suckless.org/) statusbar.
8+
`statusbar` formats and displays information on the [`dwm`](https://dwm.suckless.org/) statusbar.
99

1010

1111
## Table of Contents

statusbar.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// Package statusbar formats and displays information on the dwm statusbar by managing modular data routines.
12
package statusbar
23

34
// #cgo pkg-config: x11

0 commit comments

Comments
 (0)