This repository was archived by the owner on Sep 29, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 44
55<div align =" center " >
66 <!-- Build status -->
7- <a href =" https://circleci.com/gh/floostack/gotrans " >
8- <img src="https://circleci.com/gh/floostack/gotrans .svg?style=svg" alt="Build Status" />
7+ <a href =" https://circleci.com/gh/floostack/transcoder " >
8+ <img src="https://circleci.com/gh/floostack/transcoder .svg?style=svg" alt="Build Status" />
99 </a >
1010
1111 <!-- Code Quality -->
12- <a href =" https://www.codacy.com/manual/floostack/gotrans ?utm_source=github.com& ; utm_medium=referral& ; utm_content=floostack/gotrans & ; utm_campaign=Badge_Grade " >
12+ <a href =" https://www.codacy.com/manual/floostack/transcoder ?utm_source=github.com& ; utm_medium=referral& ; utm_content=floostack/transcoder & ; utm_campaign=Badge_Grade " >
1313 <img src="https://app.codacy.com/project/badge/Grade/f8ee19ef723b4134bb8bb1f9c439959e" alt="Build Status" />
1414 </a >
1515
3434## Download from Github
3535
3636``` shell
37- go get github.com/floostack/gotrans
37+ go get github.com/floostack/transcoder
3838```
3939
4040## Example
@@ -45,7 +45,7 @@ package main
4545import (
4646 " log"
4747
48- ffmpeg " github.com/floostack/gotrans /ffmpeg"
48+ ffmpeg " github.com/floostack/transcoder /ffmpeg"
4949)
5050
5151func main () {
You can’t perform that action at this time.
0 commit comments