Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hum committed Jan 15, 2024
1 parent 0789f41 commit 628db30
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
---

## Usage
### Get
```bash
> go get github.com/hum/scheduled
```
### Basic
Allows for a creation of simple functions, which get executed every `Interval` tick.
```go
Expand Down

0 comments on commit 628db30

Please sign in to comment.