We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9728098 + 04c9692 commit 52a2eaeCopy full SHA for 52a2eae
README.md
@@ -2,7 +2,7 @@
2
3
Copyright 2025, NavAbility(TM) Contributors. This repo is licensed according to Apache 2.0. See the LICENSE file.
4
5
-[](https://github.com/NavAbility/NavAbilitySDK.rs/actions/workflows/ci.yml)
+[](https://github.com/NavAbility/NavAbilitySDK.rs/actions/workflows/ci-rs.yml)
6
7
## Introduction
8
@@ -31,15 +31,3 @@ make build-tokio
31
```shell
32
make test-tokio
33
```
34
-
35
-## Exporting Shared Library
36
37
-Build the shared library:
38
-```shell
39
-make build-lib
40
-```
41
42
-Or run the `test/test.c` file with
43
44
-make test-capi
45
0 commit comments