Skip to content

Commit

Permalink
docs: Updated sentence in README.md (#27177)
Browse files Browse the repository at this point in the history
Co-authored-by: guillesanbri <[email protected]>
  • Loading branch information
bhargavshirin and guillesanbri authored Nov 2, 2023
1 parent 1967cb2 commit f1519ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1337,7 +1337,7 @@ train(images, classes, num_epochs, model, device, num_classes = num_classes, bat

# Diving deeper

Although the [Docs](https://unify.ai/docs/ivy/) are the best place to learn more, in the next section we will take a look at how Ivy works as both a transpiler and a framework in a bit more detail to get an idea of why and where to use it.
Although the [Docs](https://unify.ai/docs/ivy/) are the best place to learn more, in the next section we will take a look at how Ivy works both as a transpiler and a framework in a bit more detail to get an idea of why and where to use it.

<details>
<summary><b>Ivy as a transpiler</b></summary>
Expand Down

0 comments on commit f1519ce

Please sign in to comment.