File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ forthebadge] ( https://forthebadge.com/images/badges/built-with-love.svg )] ( https://forthebadge.com ) [ ![ forthebadge] ( https://forthebadge.com/images/badges/made-with-go.svg )] ( https://forthebadge.com )
2
2
3
- [ ![ Build Status] ( https://travis-ci.com/CorentinB /godd.svg?token=RUPYCGKsp5yMHL2ydcwd&branch=master )] ( https://travis-ci.com/CorentinB /godd ) [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/CorentinB /godd )] ( https://goreportcard.com/report/github.com/CorentinB /godd ) [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/0d3f90ca8f7146248520913e89e37c9e )] ( https://www.codacy.com/app/CorentinB /godd?utm_source=github.com& ; utm_medium=referral& ; utm_content=CorentinB /godd& ; utm_campaign=Badge_Grade ) [ ![ GoDoc] ( https://godoc.org/github.com/CorentinB /godd?status.svg )] ( https://godoc.org/github.com/CorentinB /godd )
3
+ [ ![ Build Status] ( https://travis-ci.com/jolibrain /godd.svg?token=RUPYCGKsp5yMHL2ydcwd&branch=master )] ( https://travis-ci.com/jolibrain /godd ) [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/jolibrain /godd )] ( https://goreportcard.com/report/github.com/jolibrain /godd ) [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/0d3f90ca8f7146248520913e89e37c9e )] ( https://www.codacy.com/app/jolibrain /godd?utm_source=github.com& ; utm_medium=referral& ; utm_content=jolibrain /godd& ; utm_campaign=Badge_Grade ) [ ![ GoDoc] ( https://godoc.org/github.com/jolibrain /godd?status.svg )] ( https://godoc.org/github.com/jolibrain /godd )
4
4
5
5
# GoDD
6
6
🧠 [ DeepDetect] ( https://github.com/jolibrain/deepdetect ) package for easy integration in any Go project
@@ -11,7 +11,7 @@ GoDD offer a simple way to use [DeepDetect](https://github.com/jolibrain/deepdet
11
11
12
12
# Install
13
13
14
- ` go get -u github.com/CorentinB /godd `
14
+ ` go get -u github.com/jolibrain /godd `
15
15
16
16
# Examples
17
17
@@ -128,4 +128,4 @@ fmt.Println("Service deletion:")
128
128
fmt.Println (serviceDeleteStatus)
129
129
```
130
130
131
- ** You can see the full examples in the [ examples] ( https://github.com/CorentinB /godd/tree/master/examples ) folder.**
131
+ ** You can see the full examples in the [ examples] ( https://github.com/jolibrain /godd/tree/master/examples ) folder.**
You can’t perform that action at this time.
0 commit comments