File tree Expand file tree Collapse file tree 1 file changed +4
-9
lines changed
Expand file tree Collapse file tree 1 file changed +4
-9
lines changed Original file line number Diff line number Diff line change 1- # Shards [ ![ Build Status] ( https://travis-ci.com/servusDei2018/shards.svg?branch=master )] ( https://travis-ci.com/servusDei2018/shards ) ![ ] ( https://img.shields.io/github/issues/servusdei2018/shards ) [ ![ CodeFactor] ( https://www.codefactor.io/repository/github/servusdei2018/shards/badge )] ( https://www.codefactor.io/repository/github/servusdei2018/shards )
1+ # Shards [ ![ Build Status] ( https://travis-ci.com/servusDei2018/shards.svg?branch=master )] ( https://travis-ci.com/servusDei2018/shards ) [ ![ CodeFactor] ( https://www.codefactor.io/repository/github/servusdei2018/shards/badge )] ( https://www.codefactor.io/repository/github/servusdei2018/shards ) [ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/servusdei2018/shards.svg )] ( https://pkg.go.dev/github.com/servusdei2018/shards/v2 )
2+
23Configurable, scalable and automatic sharding library for ` discordgo ` .
34
45## Features
@@ -19,11 +20,5 @@ go get github.com/servusdei2018/shards/v2
1920Import the package into your project, like so:
2021
2122``` go
22- import (
23- " github.com/servusdei2018/shards/v2"
24- )
25- ```
26-
27- ## Documentation
28-
29- - [ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/servusdei2018/shards.svg )] ( https://pkg.go.dev/github.com/servusdei2018/shards/v2 )
23+ import " github.com/servusdei2018/shards/v2"
24+ ```
You can’t perform that action at this time.
0 commit comments