Skip to content

Commit

Permalink
[lib] refs skycoin#1028 - linskycoin.h is generated in include folder
Browse files Browse the repository at this point in the history
  • Loading branch information
olemis committed Mar 8, 2018
1 parent 30a9eb0 commit 1a9087c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cgo/README.md
Expand Up @@ -28,7 +28,7 @@ In order to test the C client libraries follow these steps

The following files will be generated

- `build/libskycoin.h` - Header file for including libskycoin symbols in your app code
- `include/libskycoin.h` - Platform-specific header file for including libskycoin symbols in your app code
- `build/libskycoin.a` - Static library.
- `build/libskycoin.so` - Shared library object.

Expand Down

0 comments on commit 1a9087c

Please sign in to comment.