Skip to content

Commit

Permalink
Rad format
Browse files Browse the repository at this point in the history
  • Loading branch information
tynanbe committed Sep 12, 2023
1 parent b46858b commit c94d928
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ end
### JavaScript

The `@tensorflow/tfjs` package is a runtime requirement for `argamak`; however,
its import path in the `argamak_ffi.mjs` module might need adjustment,
depending on your use case. It can be used as is in your Node.js project after
running `npm install @tensorflow/tfjs-node` or an equivalent command.
its import path in the `argamak_ffi.mjs` module might need adjustment, depending
on your use case. It can be used as is in your Node.js project after running
`npm install @tensorflow/tfjs-node` or an equivalent command.

## Usage

Expand Down

0 comments on commit c94d928

Please sign in to comment.