diff --git a/README.md b/README.md index b4c9bf0a..222e6f12 100644 --- a/README.md +++ b/README.md @@ -6,11 +6,11 @@ llgo - A Go compiler based on LLVM [![GitHub release](https://img.shields.io/github/v/tag/goplus/llgo.svg?label=release)](https://github.com/goplus/llgo/releases) [![Coverage Status](https://codecov.io/gh/goplus/llgo/branch/main/graph/badge.svg)](https://codecov.io/gh/goplus/llgo) [![GoDoc](https://pkg.go.dev/badge/github.com/goplus/llgo.svg)](https://pkg.go.dev/github.com/goplus/llgo) -[![Language](https://img.shields.io/badge/language-Go+-blue.svg)](https://github.com/goplus/gop) +[![Language](https://img.shields.io/badge/language-XGo-blue.svg)](https://github.com/goplus/gop) -LLGo is a Go compiler based on LLVM in order to better integrate Go with the C ecosystem including Python. It's a subproject of [the Go+ project](https://github.com/goplus/gop). +LLGo is a Go compiler based on LLVM in order to better integrate Go with the C ecosystem including Python. It's a subproject of [the XGo project](https://github.com/goplus/gop). -LLGo aims to expand the boundaries of Go/Go+, providing limitless possibilities such as: +LLGo aims to expand the boundaries of Go/XGo, providing limitless possibilities such as: * Game development * AI and data science