Skip to content

Commit a35f535

Browse files
committed
docs: link to example app
1 parent 46dd7ee commit a35f535

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This is a port of Featurevisor [Javascript SDK](https://featurevisor.com/docs/sd
44

55
This SDK is compatible with [Featurevisor](https://featurevisor.com/) v2.0 projects and above.
66

7+
See example application [here](https://github.com/featurevisor/featurevisor-example-go).
8+
79
## Table of contents <!-- omit in toc -->
810

911
- [Installation](#installation)
@@ -750,7 +752,6 @@ go test ./...
750752

751753
- Manually create a new release on [GitHub](https://github.com/featurevisor/featurevisor-go/releases)
752754
- Tag it with a prefix of `v`, like `v1.0.0`
753-
- GitHub Actions is set up to automatically notify [Go modules](https://pkg.go.dev/github.com/featurevisor/featurevisor-go) about the new release
754755

755756
## License
756757

0 commit comments

Comments
 (0)