Skip to content

Commit

Permalink
trying to fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
crandmck committed Nov 25, 2024
1 parent 7eda915 commit 1794a17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# C2PA Node.js

The [c2pa-node](https://github.com/contentauth/c2pa-node) repository implements a Node.js API that can:
- Read and validate C2PA data from media files in [supported formats](./docs/supported-formats.md).
- Read and validate C2PA data from media files in [supported formats](docs/supported-formats.md).
- Add signed manifests to media files in [supported formats](./docs/supported-formats.md).

For more information on using the library in an application, see [Using the CAI Node library](./docs/usage.md).
For more information on using the library in an application, see [Using the CAI Node library](docs/usage.md).

**WARNING**: This is an early prerelease version of this library. There may be bugs and unimplemented features, and the API is subject to change.

Expand Down

0 comments on commit 1794a17

Please sign in to comment.