diff --git a/readme.md b/readme.md index e1c1c2f..6aaaf12 100644 --- a/readme.md +++ b/readme.md @@ -5,7 +5,7 @@ My experimental Discord bot ### Cross Compiling The gopus library uses the CGO package, therefore building both Mac and Linux require `CGO_ENABLED=1`. -< Work in progress +> Work in progress Other libraries are needed in order for CGO work properly cross platform.