Skip to content

Commit a51eaa7

Browse files
authored
Update README.md
1 parent 8168d46 commit a51eaa7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

go/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# KCL Artifact Library for Go
1+
# KCL Bindings for Go
22

33
## Developing
44

@@ -11,3 +11,5 @@
1111
```shell
1212
go test ./...
1313
```
14+
15+
Note: Full Go SDK can be found [here](https://github.com/kcl-lang/kcl-go), which depends on the kcl-lang/lib Go bindings.

0 commit comments

Comments
 (0)