maint: Update README to point at Getting Started wiki

This commit is contained in:
Adriano Caloiaro 2023-09-16 19:09:46 +02:00 committed by Adriano Caloiaro
parent 5f01b4e8f1
commit 84c2aaac0c

View file

@ -4,9 +4,9 @@ Background job processing for Go
[![Go Reference](https://pkg.go.dev/badge/github.com/acaloiaro/neoq.svg)](https://pkg.go.dev/github.com/acaloiaro/neoq) [![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://app.gitter.im/#/room/#neoq:gitter.im)
# Usage
# Getting Started
`go get -u github.com/acaloiaro/neoq`
See the [Getting Started](https://github.com/acaloiaro/neoq/wiki/Getting-Started) wiki to get started.
# About