diff --git a/README.md b/README.md index 5035116..1e10873 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # The Go SSA Playground +[![go-recipes](https://raw.githubusercontent.com/nikolaydubina/go-recipes/main/badge.svg?raw=true)](https://github.com/nikolaydubina/go-recipes) + https://golang.design/gossa A tool for exploring Go's SSA intermediate representation. @@ -32,4 +34,4 @@ We would love to hear your feedback. Submit [an issue](https://github.com/golang ## License -GNU GPLv3 © The [golang.design](https://golang.design) Authors. Originally created by [Changkun Ou](https://changkun.de). \ No newline at end of file +GNU GPLv3 © The [golang.design](https://golang.design) Authors. Originally created by [Changkun Ou](https://changkun.de).